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

This commit is contained in:
2025-08-30 04:00:42 +00:00
parent c09b1eb1ae
commit 7011288270

View File

@@ -37,7 +37,7 @@ blueprint:
temp_above:
name: Notify if Temperature Above
description: Optional threshold to trigger notification
default: null
default: 22
selector:
number:
min: -50
@@ -46,7 +46,7 @@ blueprint:
temp_below:
name: Notify if Temperature Below
description: Optional threshold to trigger notification
default: null
default: 17
selector:
number:
min: -50