Issue #698 nb device active for boiler not updating (#728)

* With tests and list of active

* Issue #698 - nb nb_device_active_for_boiler don't work for climate without hvac_action

---------

Co-authored-by: Jean-Marc Collin <jean-marc.collin-extern@renault.com>
This commit is contained in:
Jean-Marc Collin
2024-12-21 17:24:24 +01:00
committed by GitHub
parent 9839ed4920
commit ee42a235c0
6 changed files with 421 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(