yenoiwesa / homebridge-connexoon

A homebridge plugin to integrate Somfy blinds with the Connexoon RTS hub
Apache License 2.0
26 stars 2 forks source link

Username error #83

Closed holman8a closed 1 year ago

holman8a commented 1 year ago

Hi there,

Firstly thanks for all the work in setting this up, sure it'll be amazingly useful when I get it all working!

This is actually my first time using Homebridge so apologies if I've stuffed something basic up! I've got this all downloaded, however get the below error message in my logs:

[3/19/2023, 1:38:59 PM] [Connexoon] Failed to get device list { errorCode: 'RESOURCE_ACCESS_DENIED', error: "Unknown user : ''" }

My config is this: { "platform": "Connexoon", "name": "Connexoon", "username": "", "password": "", "service": "Connexoon", "_bridge": { "username": "XX:XX:XX:XX:XX:XX", "port": } }

Note that I have signed in/out of my connexoon account to validate the username and password are correct and they're all fine. The bridge username I haven't touched. Welcome any thoughts :)

Thanks!

yenoiwesa commented 1 year ago

Hi there :-)

This is the same as https://github.com/yenoiwesa/homebridge-connexoon/issues/82 so I will close this issue in favour of the other one thanks.