mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix entity ID in automation example for APCUPSD (#38832)
This commit is contained in:
parent
11fbc81649
commit
853b2523fe
@ -147,7 +147,7 @@ mode: single
|
|||||||
triggers:
|
triggers:
|
||||||
- trigger: numeric_state
|
- trigger: numeric_state
|
||||||
entity_id:
|
entity_id:
|
||||||
- sensor.gogoups_load
|
- sensor.apc_ups_load
|
||||||
above: 80
|
above: 80
|
||||||
conditions: []
|
conditions: []
|
||||||
actions:
|
actions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user