Update Automation Set Rain Month
This commit is contained in:
@@ -45,7 +45,7 @@ condition:
|
|||||||
action:
|
action:
|
||||||
- service: input_number.set_value
|
- service: input_number.set_value
|
||||||
data:
|
data:
|
||||||
value: "{{ states('sensor.gw1100a_v2_2_3_monthly_rain_rate') }}"
|
value: "{{ states('sensor.<MONTHLY RAIN SENSOR>') }}"
|
||||||
target:
|
target:
|
||||||
entity_id: input_number.last_month_rain
|
entity_id: input_number.last_month_rain
|
||||||
mode: single
|
mode: single
|
||||||
|
|||||||
Reference in New Issue
Block a user