mirror of
https://github.com/nikdoof/homeassistant-blueprints.git
synced 2025-12-23 14:29:24 +00:00
Correct value names
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user