Minor changes proposed by Spook! #1350
This commit is contained in:
parent
9aedbc792d
commit
05afae689e
|
@ -210,7 +210,6 @@ group:
|
||||||
- binary_sensor.MCU2_GPIO12
|
- binary_sensor.MCU2_GPIO12
|
||||||
- binary_sensor.MCU2_GPIO13
|
- binary_sensor.MCU2_GPIO13
|
||||||
- binary_sensor.MCU2_GPIO14
|
- binary_sensor.MCU2_GPIO14
|
||||||
- binary_sensor.MCU2_GPIO15
|
|
||||||
- binary_sensor.MCU3_GPIO4
|
- binary_sensor.MCU3_GPIO4
|
||||||
- binary_sensor.MCU3_GPIO5
|
- binary_sensor.MCU3_GPIO5
|
||||||
- binary_sensor.MCU3_GPIO10
|
- binary_sensor.MCU3_GPIO10
|
||||||
|
|
|
@ -53,7 +53,7 @@ automation:
|
||||||
- service: media_player.play_media
|
- service: media_player.play_media
|
||||||
data:
|
data:
|
||||||
entity_id: media_player.stacey_bedroom
|
entity_id: media_player.stacey_bedroom
|
||||||
media_content_id: 'show garage camera'
|
media_content_id: 'show garage camera from home assistant'
|
||||||
media_content_type: custom
|
media_content_type: custom
|
||||||
- delay: '00:10:00'
|
- delay: '00:10:00'
|
||||||
- service: media_player.play_media
|
- service: media_player.play_media
|
||||||
|
@ -67,7 +67,7 @@ automation:
|
||||||
target:
|
target:
|
||||||
entity_id: media_player.kitchen
|
entity_id: media_player.kitchen
|
||||||
data:
|
data:
|
||||||
media_content_id: 'show garage camera'
|
media_content_id: 'show garage camera from home assistant'
|
||||||
media_content_type: custom
|
media_content_type: custom
|
||||||
- delay: '00:20:00'
|
- delay: '00:20:00'
|
||||||
- service: media_player.play_media
|
- service: media_player.play_media
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
||||||
import"./card-5c354d47.js";
|
import"./card-d6b34c62.js";
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue