Skip to content

2021.3.4

Compare
Choose a tag to compare
@natekspencer natekspencer released this 19 Mar 02:57
· 146 commits to main since this release

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)