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
|
||||
|
||||
notify_target_1:
|
||||
name: Benachrichtigungsgerät 1
|
||||
description: >
|
||||
Notify-Service für Push-Nachrichten, z. B. notify.mobile_app_iphone.
|
||||
Leer lassen für keine Benachrichtigung.
|
||||
name: Benachrichtigungsgerät 1 (optional)
|
||||
description: Erstes Gerät für Push-Nachrichten. Leer lassen für keine Benachrichtigung.
|
||||
default: ""
|
||||
selector:
|
||||
text:
|
||||
notify:
|
||||
|
||||
notify_target_2:
|
||||
name: Benachrichtigungsgerät 2 (optional)
|
||||
description: >
|
||||
Zweiter Notify-Service (optional), z. B. notify.mobile_app_android.
|
||||
Leer lassen wenn nicht benötigt.
|
||||
description: Zweites Gerät für Push-Nachrichten (optional).
|
||||
default: ""
|
||||
selector:
|
||||
text:
|
||||
notify:
|
||||
|
||||
variables:
|
||||
power_sensor: !input power_sensor
|
||||
|
|
|
|||
Loading…
Reference in a new issue