Skip to content

Releases: natekspencer/hacs-vivint

2023.2.1

06 Feb 19:02
64cb00b
Compare
Choose a tag to compare

What's Changed

  • Add integration type to manifest and fix camera attributes by @natekspencer in #78
  • Fix deprecated code and add camera mac to device info by @natekspencer in #77

Full Changelog: 2023.2.0...2023.2.1

2022.12.4

21 Dec 20:43
3d1c7c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2021.12.3...2022.12.4

2022.12.3

13 Dec 15:42
5904d29
Compare
Choose a tag to compare

What's Changed

  • Fix get_armed_state warning and adjust armed state map by @natekspencer in #71

Full Changelog: 2022.12.2...2022.12.3

2022.12.2

12 Dec 19:54
5821311
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.12.1...2022.12.2

2022.12.1

12 Dec 16:29
080e88a
Compare
Choose a tag to compare

What's Changed

  • Bump vivintpy to 2022.12.1 to address HA issue on 2022.12.3 by @natekspencer in #67

Full Changelog: 2022.12.0...2022.12.1

2022.12.0

09 Dec 18:49
f53462b
Compare
Choose a tag to compare

What's Changed

  • Update vivintpy to 2022.12.0
  • Display better auth error messages during config
  • Fix via_device for devices connected through panel
  • Add online binary sensor entity for supported devices
  • Release 2022.12.0 by @natekspencer in #65

Full Changelog: 2022.6.2...2022.12.0

2022.6.2

27 Jun 21:45
f458365
Compare
Choose a tag to compare

What's Changed

  • Fix device trigger

Full Changelog: 2022.6.1...2022.6.2

2022.6.1

08 Jun 18:41
5fbbb07
Compare
Choose a tag to compare

What's Changed

  • Use async_get in favor of deprecated async_get_registry

Full Changelog: 2022.6.0...2022.6.1

2022.6.0

03 Jun 19:59
Compare
Choose a tag to compare

What's Changed

  • Bump vivintpy to 2022.6.0

Full Changelog: 2022.5.0...2022.6.0

2022.5.0

17 May 16:30
Compare
Choose a tag to compare

What's Changed

  • Fix sensor to use native unit of measurement
  • Improve reauth flow