hass-core/tests/components/wiz
Marc Mueller d7dda6bee5
Update python version used for pylint [Py310] (#86414)
* Update python version used for pylint linting [Py310]

* Import Callable from collections.abc [Py310]

* Use builtin anext [Py310]
2023-01-23 07:56:15 +01:00
..
__init__.py Update python version used for pylint [Py310] (#86414) 2023-01-23 07:56:15 +01:00
test_binary_sensor.py Add WiZ occupancy sensor support (#66231) 2022-02-14 14:25:15 +01:00
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74656) 2022-07-07 21:28:18 +02:00
test_diagnostics.py Add support for WiZ diagnostics (#66817) 2022-02-19 20:54:12 -08:00
test_init.py Retry right away on discovery for WiZ (#72659) 2022-05-28 16:38:38 -10:00
test_light.py Ensure WiZ can still setup with old firmwares (#66968) 2022-02-21 19:42:54 +01:00
test_number.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_sensor.py Add power sensor to WiZ (#73260) 2022-06-09 18:10:15 -10:00
test_switch.py Add test coverage for WiZ lights and switches (#66387) 2022-02-14 16:31:26 +01:00