Fix: replace notify selector with text selector for HA compatibility

This commit is contained in:
martin 2026-05-31 19:08:36 +00:00
parent 3b7b10ac42
commit eac0955b41

View file

@ -117,17 +117,21 @@ blueprint:
notify_target_1:
name: Benachrichtigungsgerät 1
description: Gerät für Push-Nachrichten (z. B. dein Smartphone). Leer lassen für keine Benachrichtigung.
description: >
Notify-Service für Push-Nachrichten, z. B. notify.mobile_app_iphone.
Leer lassen für keine Benachrichtigung.
default: ""
selector:
notify:
text:
notify_target_2:
name: Benachrichtigungsgerät 2 (optional)
description: Zweites Gerät für Push-Nachrichten (optional).
description: >
Zweiter Notify-Service (optional), z. B. notify.mobile_app_android.
Leer lassen wenn nicht benötigt.
default: ""
selector:
notify:
text:
variables:
power_sensor: !input power_sensor