* 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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user