Releases: balansse/homebridge-vivint
Releases · balansse/homebridge-vivint
Version 1.9.0
Version 1.8.1
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
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
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
Version 1.6.1
Bug fixes
- Fixed handling Dimmer switches (thanks to @mikedecaro)
- Fixed event subscription
Version 1.6.0
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
Bug Fixes
- Fix for the camera snapshot / streaming issue
Version 1.5.3
Changes
- Added the option to switch video feeds to stream from Vivint servers
Version 1.5.1
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
Changes
- Added native support for cameras and doorbells, no external plugin required