hass-core/tests/components/blebox
Michał Huryn ca93aacc57
Add blebox tvLiftBox support (#74395)
* Added tvLiftBox support.

* Changes after @epenet code review.

* After @epenet code review, dictionaries moved to relevant modules.

* Import path changed to full path.

* Removed redundant code in BLEBOX_TO_<platform>_DEVICE_CLASSES for switch and button platforms.

* Post isort on covers.

* Added tests, required version bump. As property was added inside dependency.
2022-07-11 12:24:37 +02:00
..
__init__.py
conftest.py Bump blebox_uniapi to 2.0.0 and adapt integration (#73834) 2022-06-29 11:57:55 +02:00
test_air_quality.py
test_button.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
test_climate.py Use climate enums in blebox (#70628) 2022-04-25 13:17:46 +02:00
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74642) 2022-07-07 19:57:36 +03:00
test_cover.py
test_init.py
test_light.py Address Blebox uniapi review sidenotes (#74298) 2022-07-03 17:06:38 +02:00
test_sensor.py
test_switch.py