* Use external temp for current temp depends on the sensor state * Add SensorMode enum * Add tests for Broadlink climate * Check is the sensor included in the data * Use IntEnum as parent of SensorMode * Use SensorMode enum value for sensor test data * Parametrizing tests * Readd accidentally removed assert * Use local sensor variable Co-authored-by: Robert Resch <robert@resch.dev> * Refactor test_climate. Check call_counts. * Add parameter types Co-authored-by: Robert Resch <robert@resch.dev> * Update homeassistant/components/broadlink/climate.py --------- Co-authored-by: Robert Resch <robert@resch.dev> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> |
||
---|---|---|
.. | ||
__init__.py | ||
climate.py | ||
config_flow.py | ||
const.py | ||
device.py | ||
entity.py | ||
heartbeat.py | ||
helpers.py | ||
light.py | ||
manifest.json | ||
remote.py | ||
select.py | ||
sensor.py | ||
strings.json | ||
switch.py | ||
time.py | ||
updater.py |