hass-core/homeassistant/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
..
translations [ci skip] Translation update 2020-05-25 00:02:49 +00:00
__init__.py Add Blebox climate support (#35373) 2020-05-25 14:45:01 -05:00
air_quality.py Fix review requests for BleBox support from #35370 (#35786) 2020-05-18 22:30:15 +02:00
climate.py Add Blebox climate support (#35373) 2020-05-25 14:45:01 -05:00
config_flow.py Add BleBox integration (#32664) 2020-05-05 11:29:58 +02:00
const.py Add Blebox switch support (#35371) 2020-05-15 16:48:17 -05:00
cover.py Fix review requests for BleBox support from #35370 (#35786) 2020-05-18 22:30:15 +02:00
light.py Fix review requests for BleBox support from #35370 (#35786) 2020-05-18 22:30:15 +02:00
manifest.json Add BleBox integration (#32664) 2020-05-05 11:29:58 +02:00
sensor.py Fix review requests for BleBox support from #35370 (#35786) 2020-05-18 22:30:15 +02:00
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00
switch.py Fix review requests for BleBox support from #35370 (#35786) 2020-05-18 22:30:15 +02:00