-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Daikin Air Purifiers #34
Comments
I've got the new MC80Z with the BRP069C4x , works ok except the humidity/fine dust "unit" are not picked up correctly. config_entry-daikin_residential_altherma-75d2c3ff85bd6312712f202652e71623.json |
Thanks for the json, looks you have a |
* custom_components/daikin_residential_altherma/const.py:
I tried to add the configs, maybe you can try this branch and see if that fixes the units, see https://github.com/jwillemsen/daikin_residential_altherma/tree/jwi-purifier |
For |
Add some sensor configs fir Air Purifiers, see #34
Added a different icon for the air purification mode. |
For control very likely a humidifier entity should be added (see https://developers.home-assistant.io/docs/core/entity/humidifier/) |
I am just looking for this :) I know my weekend plan. |
@norbertjoni that would be great, please also add unit tests, I am using snapshots and mocks to test all sensors and updates |
I added my MC80Z unit and the sensors works fine, I will monitor the data but should be accurate. Question: the update interval high and low what's the best settings? There is a limitation? I can control the profile settings selection and off. |
There is a restriction to the number of calls you can make to the daikin cloud, see the The sensors all should work, but there is no control yet, that is not implemented because I don't have a daikin air purifier (I do have an altherma and a split AC unit), still waiting on someone to sponsor that @Daikin-Europe ;-) |
It seems like the the on/off control of the streamer feature of the Daikin Perfera series of mini-splits and multi-splits is not supported in the integration. Is this correct? |
See #46 |
As far as I found on the internet also the Daikin Air Purifiers are controlled using the onecta app, these are currently not supported by this integration. I don't have such a device to test, so user feedback is welcome
The text was updated successfully, but these errors were encountered: