diff --git a/zigbee2mqtt/z2m-ikea-onoff-switch.yaml b/zigbee2mqtt/z2m-ikea-onoff-switch.yaml index cd94163..7f7ffbb 100644 --- a/zigbee2mqtt/z2m-ikea-onoff-switch.yaml +++ b/zigbee2mqtt/z2m-ikea-onoff-switch.yaml @@ -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: []