blueprints/automation/wd-close-weather-notification.yaml aktualisiert

This commit is contained in:
2025-08-30 10:17:04 +00:00
parent f9e7b25f70
commit 5975c979b9

View File

@@ -7,8 +7,8 @@ blueprint:
name: Window/Door Sensors name: Window/Door Sensors
description: Select the devices you want to monitor description: Select the devices you want to monitor
selector: selector:
device: entity:
integration: binary_sensor domain: binary_sensor
multiple: true multiple: true
notification_target: notification_target:
name: Notification Target name: Notification Target
@@ -19,7 +19,7 @@ blueprint:
service: [] service: []
trigger: trigger:
# Trigger when the state of a selected sensor changes # Trigger when the state of any selected sensor changes
- platform: state - platform: state
entity_id: !input opening_devices entity_id: !input opening_devices