mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fix automation example to conform to status message change in NUT (#38959)
This commit is contained in:
parent
75f6fd2dbf
commit
306174321f
@ -337,7 +337,7 @@ automation:
|
||||
- trigger: state
|
||||
entity_id:
|
||||
- sensor.ups_status
|
||||
to: "On Battery Battery Discharging"
|
||||
to: "On Battery, Battery Discharging"
|
||||
actions:
|
||||
- action: notify.notify
|
||||
data:
|
||||
|
Loading…
x
Reference in New Issue
Block a user