Restore notify selector (matching klima_dry_control pattern)
This commit is contained in:
parent
eac0955b41
commit
a4885fe4e8
1 changed files with 5 additions and 9 deletions
|
|
@ -116,22 +116,18 @@ blueprint:
|
||||||
mode: box
|
mode: box
|
||||||
|
|
||||||
notify_target_1:
|
notify_target_1:
|
||||||
name: Benachrichtigungsgerät 1
|
name: Benachrichtigungsgerät 1 (optional)
|
||||||
description: >
|
description: Erstes Gerät für Push-Nachrichten. Leer lassen für keine Benachrichtigung.
|
||||||
Notify-Service für Push-Nachrichten, z. B. notify.mobile_app_iphone.
|
|
||||||
Leer lassen für keine Benachrichtigung.
|
|
||||||
default: ""
|
default: ""
|
||||||
selector:
|
selector:
|
||||||
text:
|
notify:
|
||||||
|
|
||||||
notify_target_2:
|
notify_target_2:
|
||||||
name: Benachrichtigungsgerät 2 (optional)
|
name: Benachrichtigungsgerät 2 (optional)
|
||||||
description: >
|
description: Zweites Gerät für Push-Nachrichten (optional).
|
||||||
Zweiter Notify-Service (optional), z. B. notify.mobile_app_android.
|
|
||||||
Leer lassen wenn nicht benötigt.
|
|
||||||
default: ""
|
default: ""
|
||||||
selector:
|
selector:
|
||||||
text:
|
notify:
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
power_sensor: !input power_sensor
|
power_sensor: !input power_sensor
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue