Skip to content

Releases: natekspencer/hacs-vivint

2021.9.1

14 Sep 18:08
efebcdf
Compare
Choose a tag to compare

Improved handling of MFA and session

2021.9.0

04 Sep 02:19
Compare
Choose a tag to compare

Initial (crude) support of MFA

You will likely need to delete your current integration and then re-add.

2021.8.0

09 Aug 23:44
Compare
Choose a tag to compare

Bump vivintpy to 2021.8.0
Add binary sensor for motion to cameras

2021.7.0

09 Jul 21:48
Compare
Choose a tag to compare

Fix device automation error resulting from rename of TRIGGER_BASE_SCHEMA to DEVICE_TRIGGER_BASE_SCHEMA in HA core
Handle ClientConnectorError on config/init

2021.3.4

19 Mar 02:57
Compare
Choose a tag to compare

Breaking Change

This release includes a breaking change in the way devices are identified in the registry. Previously, devices were sometimes identified by a serial number or mac address if it was available. This has been consolidated to use the following format for all devices: {panel_id}-{device_id}. You will likely need to delete the integration and then add it back to avoid obsolete devices that were identified using the previous format.

This was necessary to allow for looking up devices to attach triggers and fire events. Pay attention to any automations referencing a device and make sure you update those accordingly.

New Functionality

  • Events
    • You can now listen to events identified by the type vivint_event. See below for supported events.
  • Device Triggers
    • You can utilize the events below to easily create automations by subscribing to the events which are attached as triggers on the associated devices. Simply select the Trigger type to Device, select a supported Device and choose the appropriate Trigger for your needs.

Supported Events / Device Triggers

  • Motion Detected (cameras only)
  • Doorbell Ding (doorbell cameras only)

2021.3.3

16 Mar 22:06
Compare
Choose a tag to compare

Bump vivintpy to 2021.3.3 to address PubNub reconnect errors

2021.3.2

12 Mar 05:17
Compare
Choose a tag to compare

Bump vivintpy to 2021.3.2
Move VivintHub and VivintEntity to hub.py to cleanup init.py and adjust imports appropriately

2021.3.1

11 Mar 14:21
Compare
Choose a tag to compare

Remove openzwave device info lookup for Z-Wave devices

2021.3.0

09 Mar 21:05
b6e911b
Compare
Choose a tag to compare

Added support for binary switches, multilevel switches and thermostats connect to a Vivint panel
Added version to manifest.json

2021.1.3

28 Jan 22:46
Compare
Choose a tag to compare

Fix fallback from direct to internal rtsp url on camera