File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -3894,7 +3894,7 @@ async def test_connect_anna_heatpump_heating(self):
38943894 "1cbf783bb11e4a7c8a6843dee3a86927" : {
38953895 "dev_class" : "heater_central" ,
38963896 "location" : "a57efe5f145f498c9be62a9b63626fbf" ,
3897- "model" : "Generic heater" ,
3897+ "model" : "Generic heater/cooler " ,
38983898 "name" : "OpenTherm" ,
38993899 "vendor" : "Techneco" ,
39003900 "maximum_boiler_temperature" : {
@@ -4015,9 +4015,8 @@ async def test_connect_anna_heatpump_heating(self):
40154015 assert smile .gateway_id == "015ae9ea3f964e668e490fa39da3870b"
40164016 assert smile ._last_active ["c784ee9fdab44e1395b8dee7d7a497d5" ] == "standaard"
40174017 assert smile .device_items == 63
4018- assert not self .cooling_present
40194018 assert not self .notifications
4020-
4019+ assert self . cooling_present
40214020 assert not smile ._cooling_enabled
40224021 assert not smile ._cooling_active
40234022
You can’t perform that action at this time.
0 commit comments