Update Automation Set Rain Yesterday

This commit is contained in:
2026-08-20 18:14:32 +01:00
parent 76abfe86cb
commit c2da37c48d
+1 -1
View File
@@ -7,7 +7,7 @@ condition: []
action: action:
- service: input_number.set_value - service: input_number.set_value
data: data:
value: "{{ states('sensor.gw1100a_v2_2_3_daily_rain_rate') }}" value: "{{ states('sensor.<DAILY RAIN SENSOR>') }}"
target: target:
entity_id: input_number.rain_yesterday entity_id: input_number.rain_yesterday
mode: single mode: single