mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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:
|
||||
- trigger: numeric_state
|
||||
entity_id:
|
||||
- sensor.gogoups_load
|
||||
- sensor.apc_ups_load
|
||||
above: 80
|
||||
conditions: []
|
||||
actions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user