Skip to content
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

[Issue]: Add ability to exclude devices #240

Open
andrein opened this issue Jun 29, 2024 · 6 comments
Open

[Issue]: Add ability to exclude devices #240

andrein opened this issue Jun 29, 2024 · 6 comments

Comments

@andrein
Copy link

andrein commented Jun 29, 2024

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
Copy link
Owner

See #202

@andrein
Copy link
Author

andrein commented Jun 29, 2024

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
Copy link
Owner

jwillemsen commented Jun 30, 2024

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

@andrein
Copy link
Author

andrein commented Jul 1, 2024

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

image image

@jwillemsen
Copy link
Owner

Are you just not getting some entities duplicate, you can control it through two different components? In your dashboard you could select the local or remote one?

@jwillemsen
Copy link
Owner

This integation now also sets the model_id as part of the device info, that is not done by the core daikin integration, do you now see 2 devices or still one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants