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

Model AC2936/33 is supported #72

Open QK-sampson opened 2 years ago

QK-sampson commented 2 years ago

Big thanks for your contribution! My air purifier model_id: AC2936/33 can be controlled using this integration but there is a error log.

Logger: homeassistant.helpers.entity Source: helpers/entity.py:601 First occurred: 20:41:18 (1 occurrences) Last logged: 20:41:18

Entity fan.philips_airpurifier (<class 'custom_components.philips_airpurifier_coap.fan.PhilipsAC2939'>) implements device_state_attributes. Please report it to the custom component author.

kongo09 commented 2 years ago

Unfortunately, betaboon doesn't seem to have time right now to fix this. There area number of forks that have addressed this problem. You can take a look at mine if you like.

QK-sampson commented 2 years ago

Unfortunately, betaboon doesn't seem to have time right now to fix this. There area number of forks that have addressed this problem. You can take a look at mine if you like.

Thank you for your information.

kongo09 commented 2 years ago

I've just released a rewrite including model AC2936. Please try it out and let me know if it works. https://github.com/kongo09/philips-airpurifier-coap

QK-sampson commented 2 years ago

I've just released a rewrite including model AC2936. Please try it out and let me know if it works. https://github.com/kongo09/philips-airpurifier-coap

Thank you for your effort!! I have just installed your version and the "auto" integration is much better than the original one. It is a very good for people who are not good at coding (I am not good at coding / programing).

I will observe and test the program for a period of time.

Thanks again !