Skip to content

Commit 49d7b52

Browse files
committed
Tests: update MASTER_THERMOSTATS
1 parent ad0b9a8 commit 49d7b52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_smile.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,9 @@ async def device_test(self, smile=pw_smile.Smile, testdata=None):
400400
_LOGGER.info("Asserting testdata:")
401401
MASTER_THERMOSTATS = [
402402
"thermostat",
403+
"zone_thermometer",
403404
"zone_thermostat",
405+
"thermostatic_radiator_valve",
404406
]
405407
bsw_lists = ["binary_sensors", "sensors", "switches"]
406408
smile.get_all_devices()

0 commit comments

Comments
 (0)