blueprints/automation/wd-close-weather-notification.yaml aktualisiert
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user