* 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 | ||
conftest.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_device.py | ||
test_heartbeat.py | ||
test_helpers.py | ||
test_remote.py | ||
test_select.py | ||
test_sensors.py | ||
test_switch.py | ||
test_time.py |