You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, wondering if you're still supporting this plugin. It runs, but runs quite slowly and stops running quite frequently. Another issue I found was the night toggle is actually triggering away mode.
Getting the following message in the console:
This plugin slows down Homebridge. The read handler for the characteristic 'Security System **Current** State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[homebridge-rcontrol] This plugin slows down Homebridge. The read handler for the characteristic 'Security System **Target** State' was slow to respond!
TypeError: Cannot read properties of null (reading 'ExternalDevices')
at RControl.getCurrentAlarmState (/volume1/homebridge/node_modules/homebridge-rcontrol/src/accessory.ts:99:64)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
The text was updated successfully, but these errors were encountered:
Hi there, wondering if you're still supporting this plugin. It runs, but runs quite slowly and stops running quite frequently. Another issue I found was the night toggle is actually triggering away mode.
Getting the following message in the console:
The text was updated successfully, but these errors were encountered: