Releases: natekspencer/hacs-vivint
Releases · natekspencer/hacs-vivint
2023.2.1
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
What's Changed
- Add binary sensors for bypass and tamper by @natekspencer in #72
Full Changelog: 2021.12.3...2022.12.4
2022.12.3
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
What's Changed
- Bump vivintpy to 2022.12.2 by @natekspencer in #69
Full Changelog: 2022.12.1...2022.12.2
2022.12.1
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
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
2022.6.1
What's Changed
- Use async_get in favor of deprecated async_get_registry
Full Changelog: 2022.6.0...2022.6.1
2022.6.0
2022.5.0
What's Changed
- Fix sensor to use native unit of measurement
- Improve reauth flow