core/homeassistant/components/xiaomi_miio
Anton Palgunov d3f952f831
Add new air-humidifier device CA4 with miot protocol (#39398)
* Add new air-humidifier device CA4 with miot protocol

* Update homeassistant/components/xiaomi_miio/fan.py

Co-authored-by: Teemu R. <tpr@iki.fi>

* xiomi_miio fan Standard speed for fan, removed static attributes

* xiomi_miio fan Standard speed for fan, removed static attributes

* xiomi_miio fan unnessary elif

* added mode_mapping

* Changed mode_mapping to constant also move reverse to constant

* Removerd water_level

* Return to exclude breaking changes

Co-authored-by: Teemu R. <tpr@iki.fi>
2020-11-19 21:56:53 +01:00
..
translations [ci skip] Translation update 2020-11-15 00:03:48 +00:00
__init__.py
air_quality.py
alarm_control_panel.py
config_flow.py
const.py Add new air-humidifier device CA4 with miot protocol (#39398) 2020-11-19 21:56:53 +01:00
device_tracker.py
fan.py Add new air-humidifier device CA4 with miot protocol (#39398) 2020-11-19 21:56:53 +01:00
gateway.py
light.py
manifest.json Bump python-miio and construct version (#43267) 2020-11-16 12:22:32 +01:00
remote.py
sensor.py
services.yaml Add new air-humidifier device CA4 with miot protocol (#39398) 2020-11-19 21:56:53 +01:00
strings.json
switch.py
vacuum.py