core/homeassistant/components/xiaomi_miio
starkillerOG 69a04cf748
Fix Xiaomi Miio missing gateway info (#52146)
During my last PR: https://github.com/home-assistant/core/pull/47955, I accedently created a bug that will block the setup of the gateway integration.
This fixes that bug.
2021-06-24 17:03:19 +02:00
..
translations [ci skip] Translation update 2021-06-22 00:14:17 +00:00
__init__.py Add Xiaomi Miio EU gateway support (#47955) 2021-06-15 00:05:40 +02:00
air_quality.py
alarm_control_panel.py
config_flow.py Add Xiaomi Miio EU gateway support (#47955) 2021-06-15 00:05:40 +02:00
const.py Add Xiaomi Miio EU gateway support (#47955) 2021-06-15 00:05:40 +02:00
device.py
device_tracker.py
fan.py Xiaomi_miio fan percentage based speeds and preset_modes (#51791) 2021-06-23 11:30:42 +02:00
gateway.py Fix Xiaomi Miio missing gateway info (#52146) 2021-06-24 17:03:19 +02:00
light.py
manifest.json Add Xiaomi Miio EU gateway support (#47955) 2021-06-15 00:05:40 +02:00
remote.py
sensor.py
services.yaml
strings.json Add Xiaomi Miio EU gateway support (#47955) 2021-06-15 00:05:40 +02:00
switch.py
vacuum.py