File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
userdata/anna_heatpump_heating Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -3721,6 +3721,12 @@ async def test_connect_anna_heatpump_heating(self):
37213721 "upper_bound" : 100.0 ,
37223722 "resolution" : 1.0 ,
37233723 },
3724+ "max_dhw_temperature" : {
3725+ "setpoint" : 53.0 ,
3726+ "lower_bound" : 35.0 ,
3727+ "upper_bound" : 60.0 ,
3728+ "resolution" : 0.01 ,
3729+ },
37243730 "available" : True ,
37253731 "binary_sensors" : {
37263732 "dhw_state" : False ,
Original file line number Diff line number Diff line change 806806 <regulations />
807807 <thermostat id =' 5e49f223e7224c3f93552db2c63881f6' />
808808 </thermostat_functionality >
809+ <thermostat_functionality id =' d9455c3ba0b0412cb264b8b33f4e3849' >
810+ <updated_date >2020-04-08T19:24:38.964+02:00</updated_date >
811+ <type >domestic_hot_water_setpoint</type >
812+ <setpoint >53</setpoint >
813+ <lower_bound >35</lower_bound >
814+ <upper_bound >60</upper_bound >
815+ <resolution >0.01</resolution >
816+ <regulations />
817+ <thermostat id =' 5e49f223e7224c3f93552db2c63881f6' />
818+ </thermostat_functionality >
809819 <timer_functionality id =' a047871b00c14c0aa20a5f3c70c1f307' >
810820 <timer id =' 18ac9fc3cc31465c973769dfdbdddfb0' />
811821 <updated_date >2020-04-09T13:25:35.254+02:00</updated_date >
You can’t perform that action at this time.
0 commit comments