diff --git a/blueprints/automation/wd-close-weather-notification.yaml b/blueprints/automation/wd-close-weather-notification.yaml index 652e7c9..eb04273 100644 --- a/blueprints/automation/wd-close-weather-notification.yaml +++ b/blueprints/automation/wd-close-weather-notification.yaml @@ -7,8 +7,8 @@ blueprint: name: Window/Door Sensors description: Select the devices you want to monitor selector: - device: - integration: binary_sensor + entity: + domain: binary_sensor multiple: true notification_target: name: Notification Target @@ -19,7 +19,7 @@ blueprint: service: [] trigger: - # Trigger when the state of a selected sensor changes + # Trigger when the state of any selected sensor changes - platform: state entity_id: !input opening_devices