Releases: natekspencer/vivintpy
Releases · natekspencer/vivintpy
Release 2023.3.6
What's Changed
- Bump flake8 from 5.0.4 to 6.0.0 by @dependabot in #108
- Bump tox from 3.28.0 to 4.6.3 by @dependabot in #107
- Bump pubnub from 7.1.0 to 7.2.0 by @dependabot in #110
- Bump pylint from 2.17.4 to 2.17.5 by @dependabot in #111
- Bump pytest-asyncio from 0.21.0 to 0.21.1 by @dependabot in #109
- Bump aiohttp to 3.8.5 and certifi to 2023.7.22 by @natekspencer in #113
Full Changelog: 2023.3.5...2023.3.6
Release 2023.3.5
What's Changed
- Downgrade grpcio for home assistant by @natekspencer in #106
- Bump certifi from 2022.12.7 to 2023.5.7 by @dependabot in #105
Full Changelog: 2023.3.4...2023.3.5
2023.3.4
What's Changed
- Restrict certain api calls to admins to avoid errors and rename vivintskyapi property to api for brevity by @natekspencer in #86
- Bump pytest-asyncio from 0.20.3 to 0.21.0 by @dependabot in #88
- Bump black from 23.1.0 to 23.3.0 by @dependabot in #91
- Bump pylint from 2.17.0 to 2.17.4 by @dependabot in #96
- Bump mypy from 1.1.1 to 1.4.1 by @dependabot in #102
- Bump grpcio from 1.51.1 to 1.56.0 by @dependabot in #101
- Adds deter mode support by @ethan021021 in #100
- Use dynamic versioning to publish on release by @natekspencer in #103
New Contributors
- @ethan021021 made their first contribution in #100
Full Changelog: 2023.3.3...2023.3.4
2023.3.3
What's Changed
- Add ability to set camera privacy status by @natekspencer in #85
Full Changelog: 2023.3.2...2023.3.3
2023.3.2
What's Changed
- Add protobuf missing dependency by @natekspencer in #84
Full Changelog: 2023.3.1...2023.3.2
2023.3.1
What's Changed
- Downgrade grpcio to 1.51.1 for HA by @natekspencer in #83
Full Changelog: 2023.3.0...2023.3.1
2023.3.0
What's Changed
- Bump pytest from 7.2.1 to 7.2.2 by @dependabot in #74
- Bump pylint from 2.16.2 to 2.16.4 by @dependabot in #73
- Add ability to trigger an alarm by @natekspencer in #75
- Rename node_online property to is_online by @natekspencer in #76
- Add ability to update panel software and reboot panel by @natekspencer in #77
- Remove pubnub patches by @natekspencer in #78
- Update z-wave device db by @natekspencer in #79
- Bump aiohttp minimum to 3.8.4 by @natekspencer in #80
- Add ability to adjust camera use as doorbell chime extender by @natekspencer in #81
- Release version 2023.3.0 by @natekspencer in #82
Full Changelog: 2023.2.0...2023.3.0
2023.2.0
What's Changed
- Bump pytest-asyncio from 0.20.2 to 0.20.3 by @dependabot in #51
- Bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #52
- Bump tox from 3.27.1 to 3.28.0 by @dependabot in #56
- Bump pytest from 7.2.0 to 7.2.1 by @dependabot in #60
- Bump pydocstyle from 6.2.3 to 6.3.0 by @dependabot in #61
- Bump pubnub from 7.0.2 to 7.1.0 by @dependabot in #62
- Add panel mac address by @natekspencer in #63
- Bump pylint from 2.15.10 to 2.16.2 by @dependabot in #69
- Bump aiohttp from 3.8.1 to 3.8.4 by @dependabot in #68
- Bump isort from 5.11.4 to 5.11.5 by @dependabot in #64
- Bump black from 22.12.0 to 23.1.0 by @dependabot in #67
- Bump mypy from 1.0.0 to 1.0.1 by @dependabot in #70
- Fix is_session_valid check to prevent error in aiohttp 3.8.4 by @natekspencer in #71
- Release 2023.2.0 by @natekspencer in #72
Full Changelog: 2022.12.0...2023.2.0
2022.12.0
What's Changed
- Allow pubnub 6.x by @natekspencer in #13
- Add battery level to thermostat by @GaryGSC in #12
- Code improvements by @natekspencer in #14
- Switch to poetry build by @natekspencer in #15
- Add github actions and dependabot by @natekspencer in #16
- Bump black from 22.6.0 to 22.8.0 by @dependabot in #18
- Bump pytest from 7.1.2 to 7.1.3 by @dependabot in #20
- Bump flake8 from 5.0.3 to 5.0.4 by @dependabot in #17
- Bump tox from 3.25.1 to 3.27.1 by @dependabot in #33
- Bump pylint from 2.15.0 to 2.15.6 by @dependabot in #34
- Bump certifi from 2022.6.15 to 2022.9.24 by @dependabot in #27
- Bump aiohttp from 3.8.1 to 3.8.3 by @dependabot in #26
- CVE-2007-4559 Patch by @TrellixVulnTeam in #28
- Bump pytest from 7.1.3 to 7.2.0 by @dependabot in #38
- Bump pytest-asyncio from 0.19.0 to 0.20.2 by @dependabot in #35
- Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #36
- Bump mypy from 0.971 to 0.991 by @dependabot in #37
- Bump pubnub from 5.5.0 to 7.0.1 by @dependabot in #29
- Add camera info map by @natekspencer in #39
- Bump pubnub from 7.0.1 to 7.0.2 by @dependabot in #40
- Bump pylint from 2.15.6 to 2.15.8 by @dependabot in #41
- Bump black from 22.8.0 to 22.10.0 by @dependabot in #42
- Capture additional authentication error details by @natekspencer in #43
- Release 2022.12.0 by @natekspencer in #44
New Contributors
- @GaryGSC made their first contribution in #12
- @dependabot made their first contribution in #18
- @TrellixVulnTeam made their first contribution in #28
Full Changelog: 2022.6.0...2022.12.0