jondthompson
jondthompson
I have the same issue. I've put the bond plugin into a child process, so at least I can reboot just the child process, but I haven't automated that reboot...
I don't think it's that bug. Like I said, it works once I reload the whole page. I've waited several minutes in testing to see what the issue could be,...
Can this please get bumped? It's kind of a big bug.
Make child objects of an array auto update the item in the parent array. pseudo code html Edit Item js ``` $stateProvider.state(items, { resolve:{ items: restangularArray } }; $stateProvider.state(item, {...
I'm still getting this error, or one like it.. Unhandled rejection TypeError: Cannot read properties of undefined (reading 'updateCharacteristic') at ClientAccessoryHandler.update (/usr/lib/node_modules/homebridge-unifi-occupancy/src/accessory_handler.ts:147:21) at UnifiOccupancyPlatform.updateAccessoryHandler (/usr/lib/node_modules/homebridge-unifi-occupancy/src/platform.ts:374:29) at /usr/lib/node_modules/homebridge-unifi-occupancy/src/platform.ts:362:12 at Map.forEach ()...