From eac0955b414a28f9268f59888291e27021031bcf Mon Sep 17 00:00:00 2001 From: martin Date: Sun, 31 May 2026 19:08:36 +0000 Subject: [PATCH] Fix: replace notify selector with text selector for HA compatibility --- blueprints/automation/shelly_charger_monitor.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/blueprints/automation/shelly_charger_monitor.yaml b/blueprints/automation/shelly_charger_monitor.yaml index 04eee65..fcb6a3a 100644 --- a/blueprints/automation/shelly_charger_monitor.yaml +++ b/blueprints/automation/shelly_charger_monitor.yaml @@ -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