mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-29 22:51:44 +01:00
Fix broken YAML in on_json_message example (#620)
This commit is contained in:
parent
16e8bc6661
commit
9ba5b21538
@ -362,7 +362,7 @@ Please note that it's a good idea to check if the key exists in the Json Object
|
||||
# ...
|
||||
on_json_message:
|
||||
topic: the/topic
|
||||
then:
|
||||
then:
|
||||
- light.turn_on:
|
||||
id: living_room_lights
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user