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