jwillemsen / daikin_onecta

Home Assistant Integration for devices supported by the Daikin Onecta App
https://github.com/jwillemsen/daikin_onecta
GNU General Public License v3.0
177 stars 8 forks source link

[Issue]: Add ability to exclude devices #240

Open andrein opened 5 days ago

andrein commented 5 days ago

I have 3 indoor units usin BRP069B4x controllers, which still support the local API and one newer unit using a BRP069C4x controller.

Since I've added the daikin_onecta integration to control the newer unit, it created duplicate entities for the other 3 units that use the local API.

Would it be possible to add the ability to filter out devices, such that I can continue to use the Daikin integration for the older units and only use the daikin_onecta integration for the new one?

Thanks, Andrei

jwillemsen commented 5 days ago

See https://github.com/jwillemsen/daikin_onecta/discussions/202

andrein commented 5 days ago

Thanks, I missed that one, but removing local devices from the onecta app scores very low on the wife acceptance factor. Disabling dozens of entities is also a bit tedious.

A feature to exclude certain devices from the integration configuration would be very helpful here. Something similar to the HomeKit Bridge integration, where you can exclude certain device classes from being exported to HomeKit?

jwillemsen commented 5 days ago

You can also disable a device in HA, disables all it entities, I would propose that you use that standard feature

andrein commented 3 days ago

Both the daikin integration and the daikin_onecta integration export the same devices, so I can't disable the device in HA:

image image