Skip to content

fix: ignore devices using overkiz api - #139

Open
surian wants to merge 1 commit into
gduteil:mainfrom
surian:main
Open

fix: ignore devices using overkiz api#139
surian wants to merge 1 commit into
gduteil:mainfrom
surian:main

Conversation

@surian

@surian surian commented Jun 21, 2026

Copy link
Copy Markdown

When authenticating with this custom integration, I get an "unknown error".

After investigation, auth is ok but the integration is failing on get_model_infos because modelId of 6 devices have a null value instead of an expected int. These 6 devices are my devices connected with Cozytouch hub using IO-homecontrol protocol. Even if they are not supported by the API used by Wifi devices, they are still listed.

As they are supported by Overkiz integration, I fixed the issue by ignoring these devices to be created by this integration. If the device id is starting with io://, this means the device is connected to Cozytouch hub using IO-homecontrol.

This could also fix #80 and #120.

Btw, thanks for your work on this custom integration! :)

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 this pull request may close these issues.

Intégration atlantic cozytouch erreur inconnu

1 participant