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

[pyoverkiz.enums.gateway] Unsupported value 123 has been returned for <enum 'GatewayType'> - Unable use local API #133177

Closed
enudler opened this issue Dec 13, 2024 · 4 comments · Fixed by #133458
Assignees

Comments

@enudler
Copy link

enudler commented Dec 13, 2024

The problem

I got a new TaHoma switch and it works well with the cloud integration, once i try use local API it fails with error of "Invalid authentication" in the UI
The only relevant log i could find is
"[pyoverkiz.enums.gateway] Unsupported value 123 has been returned for <enum 'GatewayType'>"
This is the spec of the switch: https://service.somfy.com/downloads/au_v5/tahomaswitch_technical_datasheet_-_sep_2024.pdf

What version of Home Assistant Core has the issue?

core-2024.12.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

overkiz

Link to integration documentation on our website

https://www.home-assistant.io/integrations/overkiz/

Diagnostics information

config_entry-overkiz-01JEPX56VMQ1E1WRP13CPNCE90 (1).json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @iMicknl, @vlebourl, @tetienne, @nyroDev, @Tronix117, @alexfp14, mind taking a look at this issue as it has been labeled with an integration (overkiz) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of overkiz can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign overkiz Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


overkiz documentation
overkiz source
(message by IssueLinks)

@iMicknl
Copy link
Contributor

iMicknl commented Dec 14, 2024

The unsupported value message is just a warning, but we should add this specific device to our library. Do you have more information on your TaHoma Switch / the region? In the last weeks, we have seen quite some new model numbers for TaHoma Switch for different regions.

Regarding your issue with the local API, most likely this is due to #132318. What is the error message you get?

@enudler
Copy link
Author

enudler commented Dec 14, 2024

I am using this device in europe
here is the spec from the website i ordered it: https://service.somfy.com/downloads/au_v5/tahomaswitch_technical_datasheet_-_sep_2024.pdf

Regarding the bug above, i am not sure as i tried with with local ip and not dns address and also tried it without ssl checkbox.

I'm getting this error in the UI "Invalid authentication". i can't find any log regarding it.

@iMicknl
Copy link
Contributor

iMicknl commented Dec 18, 2024

@enudler we have fixed the warning in the upcoming version of HA. For the 'Invalid Authentication' I would need more information.

Could you perhaps contact me on Discord (_imick) so we can discuss?

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

Successfully merging a pull request may close this issue.

2 participants