blueprints/automation/wd-close-weather-notification.yaml aktualisiert
This commit is contained in:
@@ -37,7 +37,7 @@ blueprint:
|
|||||||
temp_above:
|
temp_above:
|
||||||
name: Notify if Temperature Above
|
name: Notify if Temperature Above
|
||||||
description: Optional threshold to trigger notification
|
description: Optional threshold to trigger notification
|
||||||
default: null
|
default: 22
|
||||||
selector:
|
selector:
|
||||||
number:
|
number:
|
||||||
min: -50
|
min: -50
|
||||||
@@ -46,7 +46,7 @@ blueprint:
|
|||||||
temp_below:
|
temp_below:
|
||||||
name: Notify if Temperature Below
|
name: Notify if Temperature Below
|
||||||
description: Optional threshold to trigger notification
|
description: Optional threshold to trigger notification
|
||||||
default: null
|
default: 17
|
||||||
selector:
|
selector:
|
||||||
number:
|
number:
|
||||||
min: -50
|
min: -50
|
||||||
|
|||||||
Reference in New Issue
Block a user