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

Add support for Homematic Home Control Unit (HCU) #618

Merged
merged 3 commits into from
Dec 8, 2024

Conversation

dietzm
Copy link
Contributor

@dietzm dietzm commented Dec 6, 2024

adding accesspoint id to headers and data to make it work with HCU.
Press button once before starting the token creation. The press button again when asked for it.

Press button once before starting the token creation.
The press button again when asked for it.
@dietzm
Copy link
Contributor Author

dietzm commented Dec 6, 2024

#589

@dietzm
Copy link
Contributor Author

dietzm commented Dec 7, 2024

The token generation and initial query of devices work fine, but there is still a problem lateron, which needs to be debugged:
hmip.0 2024-12-07 01:31:18.157 warn ws connection closed (1) - code: 1000 - reason:
hmip.0 2024-12-07 01:31:18.134 info ws connection opened

@Apollon77
Copy link
Member

Hi, that's awesome!! Thank you very much!

So should we also adjust the pairing instructions to do that one time button press before pairing?

@Apollon77
Copy link
Member

@dietzm and for the websocket thing ... is this a one time open/close and then it opens again or is this more problem? Csn you share longer log then we can check

@dietzm
Copy link
Contributor Author

dietzm commented Dec 8, 2024

Hi, that's awesome!! Thank you very much!

So should we also adjust the pairing instructions to do that one time button press before pairing?

Yes,
with HCU press the button once (it enables remote access for 5 minutes) before you start the pairing as usual.

@dietzm
Copy link
Contributor Author

dietzm commented Dec 8, 2024

@dietzm and for the websocket thing ... is this a one time open/close and then it opens again or is this more problem? Csn you share longer log then we can check

The websocket problem was fixed with commit 4f2e052. My iobroker setup works fine with HCU now.
I don't understand why the test case for macos fails. Seems unrelated to my patch.

@Apollon77
Copy link
Member

tests restarted, seemed to be a glitch. all good.
@mcm1957 will merge it next days. I am there in case any help is needed. thank you a lot!

@GermanBluefox GermanBluefox merged commit 6ab4e67 into iobroker-community-adapters:master Dec 8, 2024
7 checks passed
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.

3 participants