homebridge-vivint icon indicating copy to clipboard operation
homebridge-vivint copied to clipboard

Few fixes with persistent authentication

Open daymondm opened this issue 5 years ago • 0 comments

  • Initial login will continually retry until it is successful. Previously if the login failed, the error was uncaught and homebridge would exit. (i.e. if internet connection is currently unavailable)
  • Fixed issue when battery level = 0
  • Removed duplicate if statement for motion sensor
  • Fixed redundant notification when garage door closes
  • Fixed promise setter function to debounce changes with dimmer switches (experimental - no devices available to test)

daymondm avatar Jan 15 '20 21:01 daymondm