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