core/tests/components/plugwise
Bouwe Westerdijk aaaca0b2bd
Add tests for the Plugwise Select platform (#75774)
2022-07-26 22:02:50 +02:00
..
fixtures Add Plugwise number platform (#74655) 2022-07-13 09:21:58 +02:00
__init__.py
conftest.py
test_binary_sensor.py Clean up async_update_entity helper usage (#68641) 2022-03-25 15:22:58 -07:00
test_climate.py Bump plugwise to v0.18.4 (#72263) 2022-05-23 10:59:10 +02:00
test_config_flow.py Plugwise prefer use of Adam instead of Anna (#75161) 2022-07-20 11:58:17 +02:00
test_diagnostics.py Bump plugwise to v0.18.4 (#72263) 2022-05-23 10:59:10 +02:00
test_init.py Fix Plugwise recovering from aiohttp client error (#71642) 2022-05-10 15:28:44 +02:00
test_number.py Add Plugwise number platform (#74655) 2022-07-13 09:21:58 +02:00
test_select.py Add tests for the Plugwise Select platform (#75774) 2022-07-26 22:02:50 +02:00
test_sensor.py Update plugwise module to 0.16.9 (#68255) 2022-03-30 17:12:20 +02:00
test_switch.py