mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 20:06:52 +00:00
Fix typo in documentation (#19512)
This commit is contained in:
parent
f478d76df5
commit
ed3e4ca085
@ -94,7 +94,7 @@ Here's an example for an automation that creates a new task whenever `sensor.mys
|
||||
action:
|
||||
- service: remember_the_milk.myaccount_create_task
|
||||
data:
|
||||
name: "Please switch of {{trigger.entity_id}}"
|
||||
name: "Please switch off {{trigger.entity_id}}"
|
||||
id: "{{trigger.entity_id}}"
|
||||
- id: mysensor_off
|
||||
trigger:
|
||||
|
Loading…
x
Reference in New Issue
Block a user