Skip to content

Releases: balansse/homebridge-vivint

Version 1.8.1

18 May 16:08
Compare
Choose a tag to compare

Changes

  • Add hue bridge & multi level switch devices to the ignore device type list (@LuisRodriguezLD)
  • Add capability to manually enter device type / equipment code / ID to the ignore list using Settings UI.

Version 1.8.0

17 May 23:43
Compare
Choose a tag to compare

1.8.0 (2023-05-17)

Changes

  • Added support for new wireless sensor devices (#83) (#96).
  • Doorbells now create a linked "contact sensor" accessory to indicate the doorbell button press (#78).
    • The contact sensor briefly becomes "open" on the button press event.
  • Added the ability to ignore individual devices based on their ID or equipment code (#110).
    • To use this feature, add the [] key to the config to show all configured Vivint device data in the log. Then, add the IDs or Equipment Codes of devices to hide to the ignore list.
  • Added back the ability to generate ffmpeg configs for all cameras in the log using the showCameraConfig flag (#77)

Bug fixes

  • Fixed double notification from doorbell button press

Version 1.7.0

29 Jun 23:13
Compare
Choose a tag to compare

Changes

  • Add support for fan rotation speed (thanks to @mikedecaro)
  • Add support for water sensor (#67)
  • Add lowBatteryLevel override to config (#52)
    • Use lowBatteryLevel key in config to configure, if not defined plugin will use default Vivint flag

Bug fixes

  • Fixed empty name preventing devices from being added (#41) (#65)
  • Fixed Garage Door handling (#35) (#30)
  • Fixed for handling missing device info (#25) (#56) (#62)

Version 1.6.1

03 May 19:32
Compare
Choose a tag to compare

Bug fixes

  • Fixed handling Dimmer switches (thanks to @mikedecaro)
  • Fixed event subscription

Version 1.6.0

20 Sep 13:51
Compare
Choose a tag to compare

Changes

  • Added support for Multi Factor Authentication (thanks to @jgrimard and @arjunmehta)
    • If upgrading from previous versions, please go to the settings page of the plugin to reconfigure the authentication.

Version 1.5.4

21 Mar 19:58
Compare
Choose a tag to compare

Bug Fixes

  • Fix for the camera snapshot / streaming issue

Version 1.5.3

11 Mar 21:48
Compare
Choose a tag to compare

Changes

  • Added the option to switch video feeds to stream from Vivint servers

Version 1.5.1

11 Mar 03:48
Compare
Choose a tag to compare

Bug Fixes

  • Fixed handling cameras with no audio feed
  • Improved video loading speed
  • Switched to the direct snapshot retrieval
  • Remove cameras from the system completely after disableCameras flag was enabled

Version 1.5.0

10 Mar 02:52
Compare
Choose a tag to compare

Changes

  • Added native support for cameras and doorbells, no external plugin required

Version 1.4.3

22 Feb 01:31
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug with locks when updated to Homebridge 1.3.0