betaboon / philips-airpurifier-coap

💨 Philips AirPurifier custom component for Home Assistant. With support for new Devices with CoAP protocol. Tested on AC2729/10 (bought early 2020)
70 stars 31 forks source link

AC3829: Initial support #9

Closed tenjaa closed 3 years ago

tenjaa commented 3 years ago

Hi! My model is a humidifier too. Is it possible to support it too? https://www.philips.de/c-p/AC3829_10/series-3000i-2-in-1-kombi-luftreiniger-u.-luftbefeuchter

Just let me know if you want to need some more information :)

betaboon commented 3 years ago

so it might be very similiar to the AC2729. i have not yet implemented the humidifier part, but will do that in the next couple of days.

are there any more speed-settings available in the app in addition to the three that you provided? if so please provide state-data for them :)

betaboon commented 3 years ago

could you also provide the available settings for humidity, please?

tenjaa commented 3 years ago

Here are the other speed settings. Mode is disabled and the Fan Speed set as stated below.

tenjaa commented 3 years ago
tenjaa commented 3 years ago

Purification and Humidification enabled.

tenjaa commented 3 years ago

rh seems to be the relative humidity read by the device. temp in fact matches with the readings from my thermometer.

betaboon commented 3 years ago

@tenjaa i just pushed initial support (speed control only) could you please test and verify?

tenjaa commented 3 years ago

Works like a charm! Nice work! Anything else you need help with?

betaboon commented 3 years ago

i just pushed services for:

it would be great if you could test it :)

tenjaa commented 3 years ago
* child lock

works!

* display backlight

works! Technically it is not turning the backlight off. I still see - on the screen.

  • light brightness works!
  • humidifier function works!
  • humidity works! Im not sure but maybe it would be cool to enable purification and humidification when setting this. With only purification enabled this service doesnt do anything. But it is okay. It is the same behavior I get in the app.

it would be great if you could test it :)

betaboon commented 3 years ago

I'm closing this issue as the initial support for this model seems to be working.

if any new issues arise feel free to open new dedicated issues