hass-core/tests/components/blebox
gadgetmobile a22a86e4d2
Add Blebox climate support (#35373)
* support BleBox climate

* refactor entity async_setup_entry functions

* use constants and simplify hvac mode setting

* apply fixes from review requests in #35370

* remove unneeded const mappings
2020-05-25 14:45:01 -05:00
..
__init__.py Add BleBox integration (#32664) 2020-05-05 11:29:58 +02:00
conftest.py Fix review requests for BleBox support from #35370 (#35786) 2020-05-18 22:30:15 +02:00
test_air_quality.py Add Blebox air quality support (#35372) 2020-05-16 10:51:37 -05:00
test_climate.py Add Blebox climate support (#35373) 2020-05-25 14:45:01 -05:00
test_config_flow.py Fix review requests for BleBox support from #35370 (#35786) 2020-05-18 22:30:15 +02:00
test_cover.py Increase coverage and cleanup BleBox cover (#35369) 2020-05-10 12:22:26 +02:00
test_init.py Add BleBox integration (#32664) 2020-05-05 11:29:58 +02:00
test_light.py Fix review requests for BleBox support from #35370 (#35786) 2020-05-18 22:30:15 +02:00
test_sensor.py support BleBox sensor (#35374) 2020-05-12 09:10:03 -05:00
test_switch.py Add Blebox switch support (#35371) 2020-05-15 16:48:17 -05:00