rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.71k stars 530 forks source link

Add Support for Dehumidifier Atmosphere XL 20l #730

Open geroulas opened 2 years ago

geroulas commented 2 years ago

Can you help with integration of this Dehumidifier on Local Tuya? Or point me out how can i do it myself. I got all the ids needed.

ID | Represents | Values -- | -- | -- ID1 | ON / OFF | True, False ID3 | SET HUMIDITY | CO, 40, 45, 50, 55, 60, 65, 70, 75, 80 ID4 | FAN SPEED at "dehumi_air" OPERATION | low, high ID5 | MODE at "dehumi_air" OPERATION | manual, drying, night, auto ID6 | CURRENT HUMIDITY |   ID7 | TEMPERATURE |   ID8 | SWING | True, False ID10 | ION | True, False ID13 | UV | True, False ID15 | PM2.5 |   ID16 | CHILD LOCK | True, False ID17 | TIMER | None, 1h, 2h, 3h, 4h, 5h, 7h, 8h, 9h ID18 | MINS LEFT TO SLEEP |   ID19 |   |   ID105 | MODE at "air_purifier" OPERATION | manual, night, auto ID106 |   |   ID107 |   |   ID108 | AIR QUALITY | good, fine, bad ID110 | OPERATION | air_purifier, dehumi_air ID111 | INDICATOR LIGHT | 1,2,3 ID112 | FAN SPEED at "air_purifier" OPERATION | low, middle, high

Tryfos commented 1 year ago

Did you succeed in using this addon or did you go for https://github.com/make-all/tuya-local ? How did you retrieve this device's ID and local key (if you went for tuya-local)?