hass-core/tests/components/modbus
G Johansson a913587eb6
Climate validate temperature(s) out of range (#118649)
* Climate temperature out of range

* Fix test sensibo

* use temp converting for min/max

* Fix

* Fix mqtt tests

* Fix honeywell tests

* Fix Balboa tests

* Fix whirlpool test

* Fix teslemetry test

* Fix plugwise test

* Fix tplink test

* Fix generic thermostat test

* Fix modbus test

* Fix fritzbox tests

* Honewell
2024-07-31 19:17:53 +02:00
..
fixtures Solve modbus test problem (#115376) 2024-04-10 21:39:53 +02:00
__init__.py
conftest.py Adjust type hints for unnecessary returns in tests (#121657) 2024-07-10 09:30:50 +02:00
test_binary_sensor.py Fix consider-using-tuple pylint warnings in component tests (#119464) 2024-06-12 15:50:27 +02:00
test_climate.py Climate validate temperature(s) out of range (#118649) 2024-07-31 19:17:53 +02:00
test_cover.py Cleanup modbus test mocks (#115412) 2024-04-17 19:10:09 +02:00
test_fan.py Cleanup modbus test mocks (#115412) 2024-04-17 19:10:09 +02:00
test_init.py Modbus, Remove duplicate address check (#121579) 2024-07-09 21:16:47 +02:00
test_light.py Cleanup modbus test mocks (#115412) 2024-04-17 19:10:09 +02:00
test_sensor.py Fix consider-using-enumerate warnings in tests (#119506) 2024-06-12 16:27:56 +02:00
test_switch.py Cleanup modbus test mocks (#115412) 2024-04-17 19:10:09 +02:00