hass-core/homeassistant/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
..
translations [ci skip] Translation update 2022-05-21 00:22:49 +00:00
__init__.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
air_quality.py Bump blebox_uniapi to 2.0.0 and adapt integration (#73834) 2022-06-29 11:57:55 +02:00
button.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
climate.py Bump blebox_uniapi to 2.0.0 and adapt integration (#73834) 2022-06-29 11:57:55 +02:00
config_flow.py Bump blebox_uniapi to 2.0.0 and adapt integration (#73834) 2022-06-29 11:57:55 +02:00
const.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
cover.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
light.py Address Blebox uniapi review sidenotes (#74298) 2022-07-03 17:06:38 +02:00
manifest.json Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
sensor.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
strings.json Remove redundant names from config flow titles (#50380) 2021-05-10 22:14:33 -07:00
switch.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00