mirror of
https://github.com/Burningstone91/smart-home-setup.git
synced 2022-05-05 21:16:50 +03:00
Update custom cards and fix incorrect entity id in home cinema automation
This commit is contained in:
@@ -67,7 +67,7 @@ automation:
|
||||
sequence:
|
||||
- service: remote.send_command
|
||||
data:
|
||||
entity_id: remote.livingroom
|
||||
entity_id: remote.wohnzimmer
|
||||
device: "{{ device }}"
|
||||
command: Pause
|
||||
- service: light.turn_on
|
||||
@@ -80,7 +80,7 @@ automation:
|
||||
sequence:
|
||||
- service: remote.send_command
|
||||
data:
|
||||
entity_id: remote.livingroom
|
||||
entity_id: remote.wohnzimmer
|
||||
device: "{{ device }}"
|
||||
command: Play
|
||||
- service: script.turn_on
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 116 KiB After Width: | Height: | Size: 106 KiB |
BIN
home-assistant/www/wallpaper/home_network_diagram.png
Executable file
BIN
home-assistant/www/wallpaper/home_network_diagram.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
Reference in New Issue
Block a user