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:
Carlo Costanzo
2025-07-29 00:00:41 -04:00
parent 136fa6b97d
commit fe64a69be0
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
2025.7.2
2025.7.4

View File

@@ -178,5 +178,5 @@ automation:
- service: climate.set_temperature
data:
entity_id: climate.downstairs
target_temp_high: 76
temperature: 76