ha_xiaomi_home/custom_components/xiaomi_home
Paul Shawn bd3a98b976
Fix local ctrl error (#271)
* feat: common.py add gen_absolute_path, load_yaml_file

* fix: miot_lan add profile devices filter

* fix: add lan ctrl profile model list

* test: improve lan test

* fix: fix pylint redefined-outer-name

* feat: update tools to update profile models file

* fix: fix pylint waning

* fix: update miot lan NETWORK_UNSTABLE_RESUME_TH value
2024-12-20 19:21:43 +08:00
..
miot Fix local ctrl error (#271) 2024-12-20 19:21:43 +08:00
translations Merge pull request #168 from wheresrofl/patch-1 2024-12-19 14:07:54 +08:00
__init__.py style: pylint check add ignore item 2024-12-10 19:11:25 +08:00
binary_sensor.py feat: first commit 2024-12-10 17:36:32 +08:00
button.py feat: first commit 2024-12-10 17:36:32 +08:00
climate.py feat: update xiaomi heater ctrl logic 2024-12-18 17:42:40 +08:00
config_flow.py style: remove invalid space 2024-12-18 10:35:29 +08:00
cover.py fix: invalid cover status 2024-12-17 19:18:19 +08:00
event.py feat: first commit 2024-12-10 17:36:32 +08:00
fan.py feat: first commit 2024-12-10 17:36:32 +08:00
humidifier.py feat: first commit 2024-12-10 17:36:32 +08:00
light.py style: remove invalid space 2024-12-18 10:35:29 +08:00
manifest.json feat: Use aiohttp instead of waiting for blocking calls (#227) 2024-12-20 17:34:34 +08:00
notify.py Fix: Replace inconsistent logging.error with _LOGGER.error (#262) 2024-12-20 13:56:51 +08:00
number.py feat: first commit 2024-12-10 17:36:32 +08:00
select.py feat: first commit 2024-12-10 17:36:32 +08:00
sensor.py feat: first commit 2024-12-10 17:36:32 +08:00
switch.py feat: first commit 2024-12-10 17:36:32 +08:00
text.py feat: first commit 2024-12-10 17:36:32 +08:00
vacuum.py feat: first commit 2024-12-10 17:36:32 +08:00
water_heater.py fix: add STATE_ON to devices that not define mode 2024-12-17 21:39:09 +08:00