mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 19:26:57 +00:00
#110 - Moved back to a Package thanks to @Norien
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
- platform: iss
|
|
||||||
show_on_map: False
|
|
@@ -28,11 +28,7 @@ binary_sensor.downstairs_thermostat_fan:
|
|||||||
hidden: True
|
hidden: True
|
||||||
|
|
||||||
|
|
||||||
binary_sensor.iss:
|
|
||||||
icon: mdi:satellite-variant
|
|
||||||
friendly_name: ISS Visibility
|
|
||||||
emulated_hue: False
|
|
||||||
hidden: False
|
|
||||||
|
|
||||||
binary_sensor.downstairs_thermostat_has_leaf:
|
binary_sensor.downstairs_thermostat_has_leaf:
|
||||||
friendly_name: 'Downstairs Thermostat Has Leaf'
|
friendly_name: 'Downstairs Thermostat Has Leaf'
|
||||||
|
16
packages/space.yaml
Executable file
16
packages/space.yaml
Executable file
@@ -0,0 +1,16 @@
|
|||||||
|
#-------------------------------------------
|
||||||
|
# Space Related Packages
|
||||||
|
#-------------------------------------------
|
||||||
|
#------ISS----------------------------------
|
||||||
|
homeassistant:
|
||||||
|
customize:
|
||||||
|
binary_sensor.iss:
|
||||||
|
icon: mdi:satellite-variant
|
||||||
|
friendly_name: ISS Visibility
|
||||||
|
emulated_hue: False
|
||||||
|
hidden: False
|
||||||
|
|
||||||
|
binary_sensor:
|
||||||
|
- platform: iss
|
||||||
|
show_on_map: False
|
||||||
|
#-------------------------------------------
|
Reference in New Issue
Block a user