mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 11:56:50 +00:00
meteoalarm: fix smart quotes in YAML example (#30795)
This commit is contained in:
parent
fffa348a65
commit
e3d7868866
@ -94,7 +94,7 @@ automation:
|
|||||||
trigger:
|
trigger:
|
||||||
platform: state
|
platform: state
|
||||||
entity_id: binary_sensor.meteoalarm
|
entity_id: binary_sensor.meteoalarm
|
||||||
from: ‘off’
|
from: 'off'
|
||||||
action:
|
action:
|
||||||
- service: notify.notify
|
- service: notify.notify
|
||||||
data:
|
data:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user