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

[FEATURE]: Add support to register an Circle+ to the USB-stick #8

Open
brefra opened this issue Aug 8, 2022 · 2 comments
Open

[FEATURE]: Add support to register an Circle+ to the USB-stick #8

brefra opened this issue Aug 8, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@brefra
Copy link

brefra commented Aug 8, 2022

Describe the solution you are looking for

Support to register an Circle+ to the USB-stick as requested here

Is your feature request related to a problem? (optional)

Without having a Circle+ registration, the USB-Stick won't work at all. It's currently mandatory to be setup prior using this library.

Describe alternatives you've considered

Use the original Windows "Source" software for this

What type of installation are you running?

Home Assistant OS

How did you install python-plugwise (or plugwise) for short

HA using HACS

What kind of Plugwise device is having issues?

USB: Stick

What firmware version is your Plugwise product at?

n/a

Your setup

n/a

Additional context

Might be possible using message request ID "0004"

@brefra brefra added the enhancement New feature or request label Aug 8, 2022
@brefra brefra self-assigned this Aug 8, 2022
@WhiskyDelta
Copy link

Thanks for opening this issue.
I guess the request needed for this would be "CirclePlusConnectRequest".
But what are the args? It can't be all zeros?

@WhiskyDelta
Copy link

WhiskyDelta commented Aug 9, 2022

I recorded the registration of the Circle+ with Wireshark. Here is the plugwise log.txt with the messages I copied and pasted out of Wireshark. Unfortunately I can't attach the Wireshark file itself here.
It seems as the args are almost all zeros. The message was sent twice. The first time "key" was 0, the second time it was 1. "networkinfo.index" was both times 1 and "networkkey" was both times 0.

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

No branches or pull requests

2 participants