core/tests/components/tplink
G Johansson 25e6eab008
Not valid hvac modes now fails in Climate (#145242)
* Not valid hvac modes now fails

* Fix some tests

* Some more

* More

* fix ruff

* HVAC

* Fritzbox

* Clean up

* Use dict[key]

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-06-12 07:15:07 +02:00
..
fixtures
snapshots Add default device class display precision for Sensor (#145013) 2025-05-26 19:40:29 +02:00
__init__.py
conftest.py
const.py
test_binary_sensor.py
test_button.py
test_camera.py
test_climate.py Not valid hvac modes now fails in Climate (#145242) 2025-06-12 07:15:07 +02:00
test_config_flow.py
test_diagnostics.py Use async_load_fixture in async test functions (l-z) (#145717) 2025-06-01 06:29:17 -07:00
test_fan.py
test_init.py
test_light.py
test_number.py
test_select.py
test_sensor.py
test_siren.py
test_switch.py
test_vacuum.py