Correct value names

This commit is contained in:
2021-01-22 16:38:10 +00:00
parent a738a34178
commit 4ef507a70e

View File

@@ -13,13 +13,13 @@ blueprint:
entity:
integration: mqtt
domain: sensor
on:
'on':
name: "On"
description: Action to run when ON button SHORT press
default: []
selector:
action: {}
off:
'off':
name: "Off"
description: Action to run when OFF button SHORT pressed
default: []