ha_xiaomi_home/custom_components/xiaomi_home
Li Shuzhen 947169f18d
Some checks are pending
Tests / check-rule-format (push) Waiting to run
Validate / validate-hassfest (push) Waiting to run
Validate / validate-hacs (push) Waiting to run
Validate / validate-lint (push) Waiting to run
Validate / validate-setup (push) Waiting to run
Fix specs (#1367)
* fix: xiaomi.fan.p70 fan level

* fix: xiaomi.fan.p76 fan level

* fix: ignore hmpace.motion.v6nfc

* fix: xiaomi.airc.rr0r00 humidity-range

* fix: xiaomi.airc.h43h00 humidity-range

* fix: zhimi.humidifier.ca4 water level
2025-08-19 17:49:27 +08:00
..
miot Fix specs (#1367) 2025-08-19 17:49:27 +08:00
translations feat: cover dead zone width (#1301) 2025-07-30 15:13:04 +08:00
__init__.py feat: custom defined MIoT-Spec-V2 instance (#953) 2025-04-05 11:37:17 +08:00
binary_sensor.py feat: make submersion-state, contact-state, occupancy-status as binary_sensor (#905) 2025-03-27 15:45:46 +08:00
button.py feat: first commit 2024-12-10 17:36:32 +08:00
climate.py fix: set the device on when the switch status is False or None (#1303) 2025-07-30 15:15:28 +08:00
config_flow.py feat: cover dead zone width (#1301) 2025-07-30 15:13:04 +08:00
cover.py feat: cover dead zone width (#1301) 2025-07-30 15:13:04 +08:00
device_tracker.py feat: add the watch as the device tracker entity (#1189) 2025-07-09 14:14:27 +08:00
event.py fix: MIoT-Spec-V2 conflicts of xiaomi.fan.p5 and mike.bhf_light.2 (#866) 2025-03-12 15:22:03 +08:00
fan.py feat: add wifi speaker and television as the media player entity (#706) 2025-07-09 14:02:22 +08:00
humidifier.py fix: the humidifier property (#1035) 2025-04-28 09:35:47 +08:00
light.py docs: update changelog and version to v0.2.1 (#848) 2025-03-07 14:20:17 +08:00
manifest.json docs: update changelog and version to v0.4.1 (#1336) 2025-08-04 09:44:12 +08:00
media_player.py feat: add wifi speaker and television as the media player entity (#706) 2025-07-09 14:02:22 +08:00
notify.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
number.py feat: avoid setting icon when device_class is defined (#855) 2025-03-12 15:17:02 +08:00
select.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
sensor.py Fix specs (#929) 2025-03-28 09:10:09 +08:00
switch.py feat: first commit 2024-12-10 17:36:32 +08:00
text.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
vacuum.py fix: add RETURN_HOME functionality for new vacuum cleaner model (#1344) 2025-08-19 10:15:01 +08:00
water_heater.py fix: set the device on when the switch status is False or None (#1303) 2025-07-30 15:15:28 +08:00