Skip to content

Commit

Permalink
Update hydrotherm_dynamic_x8_water_heaterv6.yaml
Browse files Browse the repository at this point in the history
Use inlet temperature sensor as current_temperature state attribute for the water heater, for easier reference/visibility in HA. 

(Currently tested to be working well in my install.)
  • Loading branch information
knowc authored and make-all committed Mar 1, 2024
1 parent d0dc800 commit 513a555
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ primary_entity:
min: 15
max: 75
unit: C
- id: 21
type: integer
name: current_temperature
- id: 7
type: boolean
name: away_mode
Expand Down

0 comments on commit 513a555

Please sign in to comment.