Fix entity name
This commit is contained in:
parent
e90e25261e
commit
7b0efed036
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ automation:
|
|||
- alias: Check sensor value and show notification
|
||||
trigger:
|
||||
platform: numeric_state
|
||||
entity_id: sensor.random
|
||||
entity_id: sensor.random_sensor
|
||||
above: 10
|
||||
action:
|
||||
service: persistent_notification.create
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue