-
Notifications
You must be signed in to change notification settings - Fork 26
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
Comments
correct, the lightcontroller2 got a new uid after converting. |
Is there a way to fix it? |
+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." |
This will need to be fixed in https://github.com/alladdin/node-lox-ws-api as that part does the Authentication. |
is it fixed now? |
I just created pull request #19 which includes the correct node-lox-ws-api dependency |
@idoodler Thank you for the help! PR is merged |
Until npm Version is updated to 1.0.3 you can install it directly from github see #14 |
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.
The text was updated successfully, but these errors were encountered: