Skip to content

Commit 22bb36a

Browse files
committed
Preset smile.cooling_active
1 parent 492d873 commit 22bb36a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_smile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2240,6 +2240,7 @@ async def test_connect_anna_heatpump_cooling_to_off(self):
22402240
self.smile_setup = "anna_heatpump_cooling"
22412241
server, smile, client = await self.connect_wrapper()
22422242

2243+
smile.cooling_active = True
22432244
await self.device_test(smile, testdata)
22442245
await smile.close_connection()
22452246
await self.disconnect(server, client)

0 commit comments

Comments
 (0)