maxinminax / node-mihome

Control Mi Home devices, such as Mi Robot Vacuums, Mi Air Purifiers, Mi Smart Home Gateway (Aqara) and more
MIT License
121 stars 35 forks source link

Add support for Air Purifier 3C (zhimi.airpurifier.mb4) #31

Open malditavibora opened 3 years ago

malditavibora commented 3 years ago

Is it possible to add support for The Xiaomi Air Purifier 3C?

Thanks.

Pittini commented 3 years ago

you can do it by yourself. Copy the definition file zhimi.airpurifier.mb4.js from here: https://github.com/Pittini/iobroker-nodemihome/tree/main/DefinitionfilesForNode-Mihome

to

???/node_modules/node-mihome/lib/devices/

Artredis commented 2 years ago

you can do it by yourself. Copy the definition file zhimi.airpurifier.mb4.js from here: https://github.com/Pittini/iobroker-nodemihome/tree/main/DefinitionfilesForNode-Mihome

to

???/node_modules/node-mihome/lib/devices/

Hi! I tried to do this way. Copied the file to the specified location but it is still not working. Am I missing out some additional steps?

Thank you in advance!