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

Not working with release of Loxone 9.0.9.26 #16

Closed
jdstroy70 opened this issue Sep 27, 2017 · 8 comments
Closed

Not working with release of Loxone 9.0.9.26 #16

jdstroy70 opened this issue Sep 27, 2017 · 8 comments

Comments

@jdstroy70
Copy link

homebridge-loxone-ws doesn't work anymore since update 9.0.9.26. I noticed that one way status update from Loxone to HomeKit worked but after some reboots of the homebridge pi this functionality is also broken.

@COMHOME
Copy link

COMHOME commented Sep 27, 2017

correct, the lightcontroller2 got a new uid after converting.

@jdstroy70
Copy link
Author

Is there a way to fix it?

@Nexus2k
Copy link
Contributor

Nexus2k commented Sep 27, 2017

+1 doesn't work anymore. As far as I understand they changed the Authentication mechanism: https://www.loxone.com/dede/wp-content/uploads/sites/2/2016/08/0900_Communicating-with-the-Miniserver.pdf "Tokens have been introduced in Loxone Config 9. They are used for authentication instead of passwords. Tokens can expire, be revoked without changing the password - and they allow for a much more refined permission handling. See separate section for details on how to handle tokens."
I guess we need a way to create and refresh the tokens.

@Nexus2k
Copy link
Contributor

Nexus2k commented Sep 27, 2017

This will need to be fixed in https://github.com/alladdin/node-lox-ws-api as that part does the Authentication.

@zllimit
Copy link

zllimit commented Oct 4, 2017

is it fixed now?

@idoodler
Copy link
Contributor

idoodler commented Oct 6, 2017

I just created pull request #19 which includes the correct node-lox-ws-api dependency

@Sroose
Copy link
Owner

Sroose commented Oct 11, 2017

@idoodler Thank you for the help! PR is merged

@twischi
Copy link

twischi commented Oct 13, 2017

Until npm Version is updated to 1.0.3 you can install it directly from github see #14

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

No branches or pull requests

7 participants