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