Bug fixed: Removed duplicated line
This commit is contained in:
@@ -5908,7 +5908,6 @@ action:
|
|||||||
data:
|
data:
|
||||||
component: home.current_temp
|
component: home.current_temp
|
||||||
message: "{{ trigger.event.data.new_state.state | round(1) }}{{ temperature_units }}"
|
message: "{{ trigger.event.data.new_state.state | round(1) }}{{ temperature_units }}"
|
||||||
message: "{{ trigger.event.data.new_state.state | round(1) }}{{ weather_units.temperature }}"
|
|
||||||
continue_on_error: true
|
continue_on_error: true
|
||||||
|
|
||||||
##### WEATHER STATE - change update #####
|
##### WEATHER STATE - change update #####
|
||||||
|
|||||||
Reference in New Issue
Block a user