mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 01:14:42 +00:00
Add logging to temperature automation
This commit is contained in:
@@ -49,3 +49,8 @@ automation:
|
||||
- service: script.lighting_temperature_adjust
|
||||
data:
|
||||
entity_id: light.hallway_entrance
|
||||
- service: logbook.log
|
||||
data_template:
|
||||
name: "💡 Lighting Module · "
|
||||
message: "Adjusting temperature - sun changed from {{ trigger.from_state.state }} to {{ trigger.to_state.state }}"
|
||||
domain: light
|
||||
|
||||
Reference in New Issue
Block a user