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