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

Errors detected with interlogix integration #32

Open
farberm opened this issue Nov 7, 2021 · 1 comment
Open

Errors detected with interlogix integration #32

farberm opened this issue Nov 7, 2021 · 1 comment

Comments

@farberm
Copy link

farberm commented Nov 7, 2021

Thanks for the plugin.Great work, It is working but I get the following errors in the log file. Any fixes/help would be appreciated.

�[37m[11/7/2021, 6:42:43 AM] �[39m�[36m[Alarm System]�[39m found 3 FRONT DOOR,from cache, skipping
�[37m[11/7/2021, 6:42:43 AM] �[39m�[36m[Alarm System]�[39m found 4 LIVING R.WINDOW,from cache, skipping
�[37m[11/7/2021, 6:42:43 AM] �[39m�[36m[Alarm System]�[39m found 5 MOTION DETECTOR,from cache, skipping
�[37m[11/7/2021, 6:42:43 AM] �[39m�[36m[Alarm System]�[39m found 6 KIT. NOOK WINDOW,from cache, skipping
�[37m[11/7/2021, 6:42:43 AM] �[39m�[36m[Alarm System]�[39m found 7 KIT. NOOK DOOR,from cache, skipping
�[37m[11/7/2021, 6:42:43 AM] �[39m�[36m[Alarm System]�[39m found 8 SMOKE DETECTOR,from cache, skipping
�[37m[11/7/2021, 6:42:43 AM] �[39m�[36m[Alarm System]�[39m found switch away from cache, skipping
�[37m[11/7/2021, 6:42:43 AM] �[39m�[36m[Alarm System]�[39m found switch stay from cache, skipping
�[37m[11/7/2021, 6:42:43 AM] �[39m�[36m[Alarm System]�[39m found switch night from cache, skipping
�[37m[11/7/2021, 6:42:43 AM] �[39m�[36m[homebridge-alarmdecoder-platform]�[39m This plugin generated a warning from the characteristic 'Motion Detected': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.

Second issue/Error:
�[37m[11/7/2021, 7:00:58 AM] �[39m�[36m[Alarm System]�[39m TypeError: Cannot set property 'faulted' of undefined
at /usr/lib/node_modules/homebridge-alarmdecoder-platform/alarmsystems/interlogix.js:25:84
at Array.forEach ()
at Interlogix.getAlarmState (/usr/lib/node_modules/homebridge-alarmdecoder-platform/alarmsystems/interlogix.js:24:21)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at AlarmdecoderPlatform._getStateFromAlarm (/usr/lib/node_modules/homebridge-alarmdecoder-platform/index.js:242:13)
at AlarmdecoderPlatform.getSwitchState (/usr/lib/node_modules/homebridge-alarmdecoder-platform/index.js:355:9)

@farberm
Copy link
Author

farberm commented Nov 13, 2021

I am getting one additional warning.

[11/13/2021, 9:58:23 AM] [homebridge-alarmdecoder-platform] This plugin generated a warning from the characteristic 'Motion Detected': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://git.io/JtMGR for more info.

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

1 participant