mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +00:00
Rename switch.titanium_power to just titanium
This commit is contained in:
@@ -135,7 +135,7 @@ camera:
|
||||
switch:
|
||||
- platform: template
|
||||
switches:
|
||||
titanium_power:
|
||||
titanium:
|
||||
friendly_name: Titanium
|
||||
value_template: "{{ is_state('binary_sensor.titanium', 'on') }}"
|
||||
turn_on:
|
||||
|
||||
@@ -39,7 +39,7 @@ script:
|
||||
- media_player.nvidia_shield
|
||||
- media_player.living_room_tv
|
||||
- light.ceiling_lights
|
||||
- switch.titanium_power
|
||||
- switch.titanium
|
||||
- service: light.turn_on
|
||||
entity_id: light.browser_kitchen
|
||||
data:
|
||||
|
||||
@@ -20,7 +20,7 @@ script:
|
||||
- light.all_lights
|
||||
- media_player.nvidia_shield
|
||||
- media_player.living_room_tv
|
||||
- switch.titanium_power
|
||||
- switch.titanium
|
||||
# Use say_discretely instead of talk, because night mode is already on.
|
||||
- service: script.say_discretely
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user