homebridge-unifi-occupancy-sensor
homebridge-unifi-occupancy-sensor copied to clipboard
An occupancy sensor for Homebridge and UniFi
Curious as to the openness towards having options other than a MAC Address when verifying occupancy on the network. After the recent iOS14 update (as I'm sure you're aware), the...
This PR adds an optional `debounceTime` attribute to the configuration, which when set will smooth out changes to occupancy that happen within the set threshold. In other words, if `debounceTime`...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...