We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! Thank you for creating the iobroker Loxone adapter
I have it running nicely on a Pi4 but I notice in the iobroker logs the message:
loxone.0 | 2021-01-04 18:15:30.862 | error | (6948) Error while handling event UUID 11e92854-00c3-4ace-ffffcdef6a959222: TypeError: Cannot read property 'on' of undefined-- | -- | -- | --
which appears for various Virtual State blocks that are set to be used as digital inputs:
Is there anything you can point me to that will help me correct whatever is causing these errors?
many thanks
James Loxone miniserver is 10.3.11.27 Iobroker is 4.1.11 Loxone adapter is Available version2.0.2Installed version:2.0.2
The text was updated successfully, but these errors were encountered:
ff75942
chore: release v2.2.1
96c9371
Fixed typo causing "Cannot read property 'off' of undefined" (IOBROKER-LOXONE-2R, #72) Improved Sentry reporting for structure file
No branches or pull requests
Hello!
Thank you for creating the iobroker Loxone adapter
I have it running nicely on a Pi4 but I notice in the iobroker logs the message:
loxone.0 | 2021-01-04 18:15:30.862 | error | (6948) Error while handling event UUID 11e92854-00c3-4ace-ffffcdef6a959222: TypeError: Cannot read property 'on' of undefined-- | -- | -- | --
which appears for various Virtual State blocks that are set to be used as digital inputs:
Is there anything you can point me to that will help me correct whatever is causing these errors?
many thanks
James
Loxone miniserver is 10.3.11.27
Iobroker is 4.1.11
Loxone adapter is Available version2.0.2Installed version:2.0.2
The text was updated successfully, but these errors were encountered: