mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-29 17:25:04 +00:00
Get rid of my DAYLIGHT oVERRIDE BOOLEAN. jUST DIDN'T NEED IT anymore.
This commit is contained in:
@@ -60,10 +60,7 @@
|
||||
- light.living_room_accents
|
||||
brightness: 255
|
||||
kelvin: 5500
|
||||
|
||||
- service: input_boolean.turn_on
|
||||
entity_id:
|
||||
- input_boolean.daylight_override
|
||||
|
||||
- service: script.speech_engine
|
||||
data_template:
|
||||
value1: "It is getting a little dark inside the house because of the {{trigger.entity_id.split('_')[2]|replace('precip','rain') }} {{trigger.entity_id.split('_')[3]|replace('intensity',' ')}} outside. I will turn on some extra lights in the living room."
|
||||
|
Reference in New Issue
Block a user