Fix inovelli_mode_cycling blueprint: remove invalid 'example' key
The 'example' key is not a valid blueprint input parameter in Home Assistant. Moved the example value into the description field instead.
This commit is contained in:
@@ -46,8 +46,7 @@ blueprint:
|
||||
|
||||
zigbee2mqtt_device_name:
|
||||
name: Zigbee2MQTT Device Name
|
||||
description: The device name in Zigbee2MQTT (for LED flash effect via MQTT)
|
||||
example: "bedroom_switch"
|
||||
description: The device name in Zigbee2MQTT (for LED flash effect via MQTT). Example "bedroom_switch"
|
||||
selector:
|
||||
text:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user