Update Automation Set Rain Month

This commit is contained in:
2026-08-20 18:14:17 +01:00
parent b42cb2d4e4
commit 76abfe86cb
+1 -1
View File
@@ -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