With tests and list of active

This commit is contained in:
Jean-Marc Collin
2024-12-21 15:39:05 +00:00
parent 9839ed4920
commit 6226d26c6d
6 changed files with 419 additions and 47 deletions

View File

@@ -579,6 +579,7 @@ class MockNumber(NumberEntity):
def set_native_value(self, value: float):
"""Change the value"""
self._attr_native_value = value
self.async_write_ha_state()
async def create_thermostat(