mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 18:44:58 +00:00
#110 - Adding in ISS component and trying my hand at Packages.
This commit is contained in:
@@ -13,3 +13,4 @@ Weather:
|
||||
- sensor.dark_sky_humidity
|
||||
- sensor.dark_sky_temperature
|
||||
- sensor.moon
|
||||
- binary_sensor.iss
|
||||
|
9
packages/space.yaml
Executable file
9
packages/space.yaml
Executable file
@@ -0,0 +1,9 @@
|
||||
homeassistant:
|
||||
binary_sensor:
|
||||
- platform: iss
|
||||
show_on_map: False
|
||||
|
||||
customize:
|
||||
binary_sensor.iss:
|
||||
icon: mdi:satellite-variant
|
||||
friendly_name: ISS Visibility
|
Reference in New Issue
Block a user