Skip to content

Releases: natekspencer/hacs-vivint

2022.1.0

18 Jan 18:47
Compare
Choose a tag to compare

Bump vivintpy to 2022.1.0 to prevent pubnub upgrade to 6.0.0 which breaks the integration during HA updates

natekspencer/vivintpy@2021.12.0...2022.1.0

2021.12.0

31 Dec 17:40
Compare
Choose a tag to compare

Bump vivintpy to 2021.12.0
Add minimum HA version to hacs.json

Full Changelog: 2021.11.0...2021.12.0

2021.11.0

04 Nov 15:47
88032c1
Compare
Choose a tag to compare

What's Changed

  • Add new diagnostic entity_category to battery sensors (requires HA >= 2021.11.0)

Full Changelog: 2021.10.1...2021.11.0

2021.10.1

31 Oct 03:03
Compare
Choose a tag to compare

Fix for async_camera_image width and height from home-assistant/core#53835

2021.10.0

29 Oct 06:10
Compare
Choose a tag to compare

Potential Breaking Change

  • Smart Water Sensors (and potentially other wireless sensors that are identified as subdevices) are now grouped into a single device with one battery entity instead of multiple. This means the previous devices will be deleted, so if you have any code or automations that reference a device id, you may need to update those.

Other Changes

  • Old/invalid devices associated with the config entry should now automatically be cleaned up on start
  • New wireless sensors added to the panel will automatically show up in HA without a restart
  • Devices that are deleted from the panel will automatically be removed from HA without a restart

2021.9.6

23 Sep 18:22
Compare
Choose a tag to compare

Register unsubscribe handlers with HomeAssistant for proper handling of unload/disable of entry/devices.

2021.9.5

20 Sep 18:09
Compare
Choose a tag to compare

Allow logging of camera RTSP urls via integration configuration

2021.9.4

16 Sep 23:13
Compare
Choose a tag to compare

Prevent re-authorization on configure

2021.9.3

16 Sep 02:18
Compare
Choose a tag to compare

Add additional support for thermostats fan mode and HVAC action

2021.9.2

15 Sep 16:46
Compare
Choose a tag to compare

Improved thermostat support