mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 20:16:52 +00:00
Update HA version to 2025.7.4 and modify climate automation to use 'temperature' instead of 'target_temp_high' for improved clarity in configuration.
This commit is contained in:
@@ -1 +1 @@
|
|||||||
2025.7.2
|
2025.7.4
|
@@ -178,5 +178,5 @@ automation:
|
|||||||
- service: climate.set_temperature
|
- service: climate.set_temperature
|
||||||
data:
|
data:
|
||||||
entity_id: climate.downstairs
|
entity_id: climate.downstairs
|
||||||
target_temp_high: 76
|
temperature: 76
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user