ha_xiaomi_home/custom_components/xiaomi_home/miot
Li Shuzhen f3abbef94c
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
fix: set the device on when the switch status is False or None (#1303)
* fix: set the air conditioner on if its switch status property is False or None (#1277)

* feat: add a standalone switch for 090615.aircondition.ktf

* fix: add an alongside switch for juhl.aircondition.hvac (#1287)
2025-07-30 15:15:28 +08:00
..
i18n feat: add notifications for the local connection to the central hub gateway (#1280) 2025-07-21 16:49:42 +08:00
lan fix: the number of profile models updated from 660 to 823 (#583) 2025-01-07 20:22:06 +08:00
resource feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00
specs fix: set the device on when the switch status is False or None (#1303) 2025-07-30 15:15:28 +08:00
common.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
const.py feat: cover dead zone width (#1301) 2025-07-30 15:13:04 +08:00
miot_client.py feat: cover dead zone width (#1301) 2025-07-30 15:13:04 +08:00
miot_cloud.py feat: get devices from the third party cloud (#1258) 2025-07-15 16:26:35 +08:00
miot_device.py feat: exclude unsupported model (#1205) 2025-06-30 11:12:58 +08:00
miot_error.py feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00
miot_i18n.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
miot_lan.py fix: Chinese encoding under LAN Control (#1114) 2025-05-22 11:28:11 +08:00
miot_mdns.py fix: mdns discovered ip address (#1250) 2025-07-14 09:04:38 +08:00
miot_mips.py feat: do not subscribe BLE device online/offline state message (#1264) 2025-07-16 13:57:43 +08:00
miot_network.py fix: fix variable name or comment errors & fix test_lan error (#678) 2025-01-21 20:16:15 +08:00
miot_spec.py feat: add an alongside switch entity for the water heater (#1115) 2025-05-23 09:10:11 +08:00
miot_storage.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
web_pages.py feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00