sususweet
c55fc36119
feat: update device mapping for T0xED. Fix #85
2026-01-07 00:04:30 +08:00
sususweet
0a5dd1afde
feat: update device mapping for T0xC2. Fix #80
2026-01-06 12:04:06 +08:00
sususweet
9a594777a6
feat: update device mapping for MHSR180N8-Z1 真暖热泵主机.
2026-01-05 21:13:43 +08:00
sususweet
008d6a69bb
feat: update device mapping for T0xBC.
2026-01-05 20:25:31 +08:00
Cyborg2017
e3a6ad1681
feat: add device mapping for T0xAC(23096633)
...
* Device type: T0xAC, Sn8: 23096633, model: KFR-75T2/B3N8-XF(1)Ⅲ.
- Remove non-existent swing function
- Add standalone power switch
- Correct aux heat key (ptc)
- Add energy sensor with kWh conversion
- Add support for intake_wind / exhaust_wind
Co-authored-by: Dali Yang <cnyangdali@outlook.com >
2026-01-05 19:55:51 +08:00
Cyborg2017
a738b2e4a0
feat: add device mapping for T0xAC(23096653)
...
* Device type: T0xAC, Sn8: 23096653, model: KFR-72T2/B3N8-XGQ(1)Ⅲ.
- Remove non-existent swing function and humidity sensor
- Fix disinfection key (fengguan_remove_odor)
- Add standalone power switch
- Correct aux heat key (ptc)
- Add energy sensor with kWh conversion
2026-01-02 22:45:56 +08:00
Cyborg2017
2e389c50cc
feat: add device mapping for T0x26(M0100040)
...
* Device type: T0x26, Sn8: M0100040, model: MY-S6X28-Y9W/Y9AW.
- Optimize wind direction selector with unified angle control (60°-120°)
- Add automatic swing mode for dynamic air distribution
- Implement human-sensing night light switch with occupancy detection
- Introduce dedicated temperature selectors for heating and bath modes (30-42°C)
- Add lighting brightness controller with percentage-based adjustment (10-100%)
- Update and improve Chinese translation strings for better localization
2025-12-31 00:19:19 +08:00
Cyborg2017
085f7b3cde
feat: Add preset mode specific speed configurations
...
- Each preset mode (e.g normal/sleep/baby) now supports independent speed settings
- Automatically sets fixed speed when switching to single-speed modes
- Maintains backward compatibility with existing configuration format
- Dynamic switching of speed configuration based on selected preset mode
The implementation allows for more intuitive control where different
operating modes can have different speed adjustment capabilities.
2025-12-29 22:38:57 +08:00
Cyborg2017
ca1953ba46
fix: Add correct power switch and control status entities for T0xD9
...
* Note: `power` is the washing machine's power switch,
`db_running_status` only displays the running status of the current drum,
`db_control_status` is the switch to start or pause the current drum.
2025-12-28 12:00:42 +08:00
Cyborg2017
e532f9deab
fix: Remove non-existent entities for T0xD9
2025-12-28 12:00:42 +08:00
Cyborg2017
c86152226c
fix: Remove non-existent running programs for T0xD9
2025-12-28 12:00:42 +08:00
Cyborg2017
0c4b6b5e0d
feat: add device mapping for T0xFA(5600119Z)
...
* Device type: T0xFA, Sn8: 5600119Z, model: AAF10MR.
2025-12-28 12:00:42 +08:00
Cyborg2017
40df4d1a83
feat: add device mapping for T0xFD(202Z310H)
...
* Device type: T0xFD, Sn8: 202Z310H, model: SZK-1Y80.
2025-12-28 12:00:31 +08:00
Cyborg2017
729389c9f1
feat: add device mapping for T0xFC(571Z3081)
...
* Device type: T0xFC, Sn8: 571Z3081, model: KJ1000G-T1000 Lite.
2025-12-26 21:16:08 +08:00
Cyborg2017
ed4e3d34fe
feat: add device mapping for T0xFB(570667EC)
...
* Device type: T0xFB, Sn8: 570667EC, model: HDU20WS.
2025-12-26 20:58:41 +08:00
Cyborg2017
9fdf12cbd4
fix: align translations with M-Smart app
2025-12-24 15:14:32 +08:00
Cyborg2017
9be4c28bdd
feat: add offline voice function support for T0x17
...
Change-Id: Ia599072e4b9a77c360e11b5b1174bdd71d9a9c0c
2025-12-21 15:51:57 +08:00
sususweet
5a3941fd19
feat: add support for T0xC1. Fix #67 .
2025-12-20 16:29:54 +08:00
sususweet
61a8115244
feat: add multi-tub support for T0xD9.
2025-12-20 16:09:16 +08:00
sususweet
8417fb380a
fix: remove redundant imports.
2025-12-20 12:47:21 +08:00
sususweet
8aa0fc93fc
feat: add control protocol v2 for T0xB6.
2025-12-20 12:44:16 +08:00
sususweet
f1513b8f0e
feat: add device mapping for T0x17 and T0xBC.
2025-12-20 00:51:37 +08:00
sususweet
3619b06af1
feat: add device mapping for 000K86JB. Fix #72 .
2025-12-20 00:15:18 +08:00
Yingqi Tang
a25c14537e
Update device mapping for T0xFA.py. Fix #33 .
2025-12-17 22:28:34 +08:00
Yingqi Tang
68214cbad2
Merge pull request #69 from yang605256182/feat/add-humid-steril-dust-odor-functions
...
add humidification, sterilization, dust removal, and odor elimination
2025-12-12 15:47:42 +08:00
Yingqi Tang
84f8b4b090
Add device mapping for 171H120F with climate and sensor entities. Fix #70 .
2025-12-12 15:45:41 +08:00
yang605256182
02ae8bc33f
add humidification, sterilization, dust removal, and odor elimination
2025-12-10 21:46:36 +08:00
sususweet
2c45cd3890
fix: rational mapping for T0xE3.
2025-12-09 14:17:17 +08:00
sususweet
cd611d1d55
feat: external humidity sensor support. by @jesusya
2025-12-08 15:06:40 +08:00
sususweet
1cfd16d1ff
fix: c3's temperature.
2025-12-02 00:31:03 +08:00
sususweet
3f0ec3faa9
fix: support of follow_body_sense.
2025-11-28 11:37:58 +08:00
sususweet
b8104a8643
feat: add support for new wind.
2025-11-28 00:23:45 +08:00
sususweet
98ebac5516
feat: Follow body sense function fixed. Fix #51 .
2025-11-27 23:24:01 +08:00
sususweet
bf7345d680
fix:translation key error.
2025-11-27 23:08:35 +08:00
sususweet
61b33e4ceb
feat: add support for T0xC3 heat pump. Fix #46 .
2025-11-27 23:03:35 +08:00
sususweet
8714549f90
feat: add support for fan-light. Fix #56 .
2025-11-27 21:40:56 +08:00
sususweet
266419e3a9
refactor: remove inner number type conversion in attr calculate.
2025-11-27 21:39:07 +08:00
sususweet
a0c1423933
feat: add support for Integrated Oven. Fixed #55 .
2025-11-27 16:05:44 +08:00
sususweet
7fac466875
feat: add support for colmo ground warmer, sn 17497071. Fix #54 .
2025-11-27 11:12:50 +08:00
sususweet
e5bbcfca94
fix: device humidity and temperature for T0xAC.
2025-11-23 01:12:44 +08:00
sususweet
ff39911d1e
fix: life unit changed to percentage.
2025-11-23 00:43:55 +08:00
sususweet
00f493d06a
feat: add support for T0xE6 and T0xED.
2025-11-22 00:31:33 +08:00
sususweet
2858e991ae
feat: add support for T0xBF. Fix #36 .
2025-11-21 09:39:42 +08:00
Yingqi Tang
849280676f
feat: add follow_body_sense for T0xAC. Fixes #51
2025-11-21 01:10:45 +00:00
sususweet
b2a2c80133
feat: update wash function for T0xED.
2025-11-19 02:06:47 +08:00
sususweet
6062b0534f
feat: add support for MSmartHome App.
2025-11-19 01:48:11 +08:00
sususweet
2a91ce9914
fix: add entities for T0xB6. Ref #45 .
2025-11-14 21:14:11 +08:00
sususweet
c090edfb3d
fix: bubble attribute for T0xE3.
2025-11-14 20:51:46 +08:00
sususweet
e3a1812f9a
feat: fix cold water single loop support for T0xE3.
2025-11-13 10:09:40 +08:00
sususweet
cc5ec70819
feat: add support for T0xFC. Fix #47 .
2025-11-11 15:34:30 +08:00