Skip to content

Commit be26a01

Browse files
committed
Update related test assert
1 parent 07339c9 commit be26a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_smile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3727,7 +3727,7 @@ async def test_connect_anna_heatpump_heating(self):
37273727
"sensors": {
37283728
"water_temperature": 29.1,
37293729
"dhw_temperature": 46.3,
3730-
"intended_boiler_temperature": 0.0,
3730+
"intended_boiler_temperature": 35.0,
37313731
"modulation_level": 52,
37323732
"return_temperature": 25.1,
37333733
"water_pressure": 1.57,

0 commit comments

Comments
 (0)