mirror of
https://github.com/nikdoof/homeassistant-blueprints.git
synced 2025-12-22 13:59:24 +00:00
Added description for the right sensor
This commit is contained in:
@@ -7,12 +7,11 @@ blueprint:
|
||||
input:
|
||||
dimmer_switch:
|
||||
name: Dimmer Switch
|
||||
description: The Hue Dimmer Switch to use for this automation.
|
||||
description: The Hue Dimmer Switch to use for this automation. Pick the "Action" sensor for the Switch
|
||||
selector:
|
||||
entity:
|
||||
integration: mqtt
|
||||
domain: sensor
|
||||
device_class: action
|
||||
light:
|
||||
name: Lights
|
||||
description: The lights to control with the motion sensor.
|
||||
|
||||
Reference in New Issue
Block a user