hass-core/tests/components/shelly
epenet ac57eb7614
Add monkeypatch type hints to shelly tests (#121057)
* Add monkeypatch type hints to shelly tests

* Improve
2024-07-03 12:08:40 +02:00
..
bluetooth Add monkeypatch type hints to shelly tests (#121057) 2024-07-03 12:08:40 +02:00
__init__.py Fix namespace-import pylint warning in shelly tests (#119349) 2024-06-11 08:08:47 +02:00
conftest.py Use service_calls fixture in shelly tests (#120991) 2024-07-02 10:36:50 +02:00
test_binary_sensor.py Align Shelly sleeping devices timeout with non-sleeping (#118969) 2024-06-26 20:53:02 +02:00
test_button.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_climate.py Use the humidity value in Shelly Wall Display climate entity (#119830) 2024-06-17 23:17:05 +03:00
test_config_flow.py Wait for background tasks in Shelly tests (#119636) 2024-06-13 22:36:03 +03:00
test_coordinator.py Align Shelly sleeping devices timeout with non-sleeping (#118969) 2024-06-26 20:53:02 +02:00
test_cover.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_device_trigger.py Use service_calls fixture in shelly tests (#120991) 2024-07-02 10:36:50 +02:00
test_diagnostics.py Add last_error reporting to Shelly diagnostics (#120595) 2024-06-26 21:35:23 +03:00
test_event.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_init.py Wait for background tasks in Shelly tests (#119636) 2024-06-13 22:36:03 +03:00
test_light.py Cleanup Shelly RGBW light entities (#114410) 2024-03-30 18:48:57 +03:00
test_logbook.py Fix namespace-import pylint warning in shelly tests (#119349) 2024-06-11 08:08:47 +02:00
test_number.py Wait for background tasks in Shelly tests (#119636) 2024-06-13 22:36:03 +03:00
test_sensor.py Add pulse counter frequency sensors to Shelly (#119898) 2024-06-18 23:08:30 +02:00
test_switch.py Add monkeypatch type hints to shelly tests (#121057) 2024-07-03 12:08:40 +02:00
test_update.py Fix namespace-import pylint warning in shelly tests (#119349) 2024-06-11 08:08:47 +02:00
test_utils.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_valve.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00