A log of small fixes

This commit is contained in:
CeeWeasel
2026-05-19 22:44:10 -04:00
parent 6f4259d767
commit 7de01f94c1
45 changed files with 209 additions and 884 deletions
@@ -14,6 +14,12 @@ trigger:
from: "on"
to: "off"
- platform: state
id: evening
entity_id: binary_sensor.evening
from: "off"
to: "on"
# condition:
# - alias: "The home is occupied"
# condition: state
@@ -46,3 +52,13 @@ action:
data: {}
target:
entity_id: button.dreamsurface_normal_brightness
- conditions:
- condition: trigger
id: evening
sequence:
- action: button.press
data: {}
target:
entity_id: button.dreamsurface_dim_brightness