Updating the Rocket Launch sensor a bit more. #411
This commit is contained in:
parent
01c088c803
commit
7a8fb2d9eb
|
@ -19,11 +19,13 @@ homeassistant:
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
binary_sensor:
|
binary_sensor:
|
||||||
- platform: iss
|
- platform: iss
|
||||||
show_on_map: False
|
show_on_map: true
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
|
|
||||||
|
- platform: launch_library
|
||||||
|
|
||||||
- platform: moon
|
- platform: moon
|
||||||
|
|
||||||
- platform: rest
|
- platform: rest
|
||||||
|
|
Loading…
Reference in New Issue