ha_xiaomi_home/custom_components/xiaomi_home
Feng Wang 9ceca34b28
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
refactor: refactor miot mips & fix type errors (#365)
* remove use of tev & fix type errors

* lint fix

* make private classes private

* simplify inheritance

* fix thread naming

* fix the deleted public data class

* remove tev

* fix access violation

* style: format code

* style: param init

* fix: fix event async set

* fix: fix mips re-connect error

---------

Co-authored-by: topsworld <sworldtop@gmail.com>
2025-01-10 21:46:00 +08:00
..
miot refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
translations fix: fix multi ha instance login (#560) 2025-01-10 09:19:24 +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 fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00
config_flow.py fix: fix multi ha instance login (#560) 2025-01-10 09:19:24 +08:00
cover.py fix: invalid cover status 2024-12-17 19:18:19 +08:00
event.py fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00
fan.py feat: fan entity support direction ctrl (#556) 2025-01-07 20:21:24 +08:00
humidifier.py fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00
light.py fix: limit *light.mode count (value-range) (#535) 2025-01-03 20:43:15 +08:00
manifest.json docs: update changelog and version to v0.1.5b1 (#616) 2025-01-10 09:46:34 +08:00
notify.py feat: use yaml to parse action params (#447) 2024-12-31 16:36:20 +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:add missing parameter state_class (#101) 2025-01-03 20:42:34 +08:00
switch.py feat: first commit 2024-12-10 17:36:32 +08:00
text.py feat: use yaml to parse action params (#447) 2024-12-31 16:36:20 +08:00
vacuum.py feat: first commit 2024-12-10 17:36:32 +08:00
water_heater.py fix: fix type error, wrong use of any and Any (#338) 2024-12-22 10:46:58 +08:00