Skip to content

Releases: bachya/simplisafe-python

2024.01.0

20 Jan 17:31
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Correct the incorrect disarmed_by_master_pin websocket event (#703)

🚀 Features

  • Add support for retrieving media from outdoor cameras (#708)

🐛 Bug Fixes

  • Address upcoming deprecation of datetime.datetime.utcnow() (#719)

📕 Documentation

  • Fix CI badge in README (#720)
  • Fix incorrect pytest command in README (#717)
  • Update license to 2024 (#710)

🧰 Maintenance

  • Remove beautifulsoup4 as a dependency (#726)
  • Remove Safety as a dependency (#725)
  • Bump safety from 2.3.4 to 3.0.0 (#723)
  • Bump actions/cache from 3 to 4 (#724)
  • Bump ruff from 0.1.11 to 0.1.13 (#721)
  • Bump aresponses from 2.1.6 to 3.0.0 (#715)
  • Bump jinja2 from 3.1.2 to 3.1.3 (#714)
  • Migrate from rtx to mise (#713)
  • Bump gitpython from 3.1.40 to 3.1.41 (#712)
  • Bump ruff from 0.1.9 to 0.1.11 (#711)
  • Bump pytest from 7.4.3 to 7.4.4 (#709)
  • Bump coverage from 7.3.4 to 7.4.0 (#707)
  • Bump ruff from 0.1.8 to 0.1.9 (#705)
  • Bump mypy from 1.7.1 to 1.8.0 (#706)
  • Bump coverage from 7.3.3 to 7.3.4 (#704)
  • Bump coverage from 7.3.2 to 7.3.3 (#702)

2023.12.0

18 Dec 02:53
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix issue with incorrect Python version spec (#701)

🧰 Maintenance

  • Bump pre-commit from 3.5.0 to 3.6.0 (#691)
  • Bump typing-extensions from 4.8.0 to 4.9.0 (#693)
  • Bump pylint from 3.0.2 to 3.0.3 (#695)
  • Bump ruff from 0.1.7 to 0.1.8 (#696)
  • Bump isort from 5.12.0 to 5.13.2 (#697)
  • Bump github/codeql-action from 2 to 3 (#698)
  • Bump actions/stale from 8 to 9 (#690)
  • Bump actions/setup-python from 4 to 5 (#688)
  • Bump yarl from 1.9.3 to 1.9.4 (#689)
  • Bump ruff from 0.1.6 to 0.1.7 (#686)
  • Use ruff in place of bandit and black (#684)
  • Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#683)
  • Bump aiohttp from 3.9.0 to 3.9.1 (#682)
  • Bump mypy from 1.7.0 to 1.7.1 (#681)
  • Bump dessant/lock-threads from 5.0.0 to 5.0.1 (#680)
  • Bump pygments from 2.17.1 to 2.17.2 (#679)
  • Bump yarl from 1.9.2 to 1.9.3 (#678)
  • Bump aiohttp from 3.9.0rc0 to 3.9.0 (#673)
  • Bump ruff from 0.1.5 to 0.1.6 (#674)
  • Bump certifi from 2023.7.22 to 2023.11.17 (#675)
  • Bump pygments from 2.16.1 to 2.17.1 (#677)
  • Bump voluptuous from 0.14.0 to 0.14.1 (#676)
  • Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (#672)
  • Bump aiohttp from 3.9.0b1 to 3.9.0rc0 (#671)
  • Bump dessant/lock-threads from 4.0.1 to 5.0.0 (#670)
  • Bump mypy from 1.6.1 to 1.7.0 (#669)
  • Bump voluptuous from 0.13.1 to 0.14.0 (#668)
  • Bump yamllint from 1.32.0 to 1.33.0 (#667)
  • Bump ruff from 0.1.4 to 0.1.5 (#666)
  • Bump black from 23.10.1 to 23.11.0 (#665)
  • Bump aiohttp from 3.9.0b0 to 3.9.0b1 (#664)
  • Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (#662)
  • Bump ruff from 0.1.3 to 0.1.4 (#663)
  • Bump ruff from 0.1.2 to 0.1.3 (#661)
  • Bump black from 23.10.0 to 23.10.1 (#658)
  • Bump pytest from 7.4.2 to 7.4.3 (#659)
  • Bump ruff from 0.1.1 to 0.1.2 (#660)
  • Bump pylint from 3.0.1 to 3.0.2 (#656)
  • Bump websockets from 11.0.3 to 12.0 (#657)
  • Bump ruff from 0.1.0 to 0.1.1 (#655)
  • Bump gitpython from 3.1.38 to 3.1.40 (#654)
  • Bump black from 23.9.1 to 23.10.0 (#651)
  • Bump ruff from 0.0.292 to 0.1.0 (#649)
  • Bump gitpython from 3.1.37 to 3.1.38 (#648)
  • Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#647)
  • Bump mypy from 1.6.0 to 1.6.1 (#652)
  • Bump urllib3 from 2.0.6 to 2.0.7 (#650)
  • Bump pre-commit from 3.4.0 to 3.5.0 (#646)
  • Bump mypy from 1.5.1 to 1.6.0 (#645)

2023.10.0

11 Oct 03:02
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Add support for Python 3.12 (#644)

🚀 Features

  • Add device mapping for indoor camera (#600)

📕 Documentation

  • Fix incorrect API instantiation docs (#598)

🧰 Maintenance

  • Add support for Python 3.12 (#644)
  • Bump vulture from 2.9.1 to 2.10 (#641)
  • Bump pyupgrade from 3.14.0 to 3.15.0 (#640)
  • Bump pre-commit-hooks from 4.4.0 to 4.5.0 (#639)
  • Bump aiohttp from 3.8.5 to 3.8.6 (#638)
  • Bump pylint from 2.17.7 to 3.0.1 (#637)
  • Bump pyupgrade from 3.13.0 to 3.14.0 (#632)
  • Bump ruff from 0.0.291 to 0.0.292 (#633)
  • Bump codespell from 2.2.5 to 2.2.6 (#634)
  • Bump coverage from 7.3.1 to 7.3.2 (#636)
  • Bump urllib3 from 2.0.4 to 2.0.6 (#631)
  • Bump pylint from 2.17.6 to 2.17.7 (#629)
  • Bump pylint from 2.17.5 to 2.17.6 (#628)
  • Bump gitpython from 3.1.36 to 3.1.37 (#627)
  • Bump ruff from 0.0.290 to 0.0.291 (#626)
  • Bump pyupgrade from 3.12.0 to 3.13.0 (#625)
  • Bump pyupgrade from 3.11.1 to 3.12.0 (#624)
  • Bump pyupgrade from 3.11.0 to 3.11.1 (#623)
  • Remove dependency on pytz (#619)
  • Bump pyupgrade from 3.10.1 to 3.11.0 (#620)
  • Bump ruff from 0.0.289 to 0.0.290 (#621)
  • Bump sphinx from 7.2.5 to 7.2.6 (#618)
  • Bump ruff from 0.0.288 to 0.0.289 (#617)
  • Bump gitpython from 3.1.35 to 3.1.36 (#616)
  • Bump ruff from 0.0.287 to 0.0.288 (#615)
  • Bump black from 23.7.0 to 23.9.1 (#614)
  • Bump gitpython from 3.1.34 to 3.1.35 (#612)
  • Bump pytest from 7.4.1 to 7.4.2 (#613)
  • Bump coverage from 7.3.0 to 7.3.1 (#610)
  • Bump pytest-aiohttp from 1.0.4 to 1.0.5 (#611)
  • Bump actions/checkout from 3 to 4 (#609)
  • Bump pytz from 2023.3 to 2023.3.post1 (#608)
  • Bump pre-commit from 3.3.3 to 3.4.0 (#605)
  • Bump gitpython from 3.1.32 to 3.1.34 (#604)
  • Bump ruff from 0.0.286 to 0.0.287 (#607)
  • Bump pytest from 7.4.0 to 7.4.1 (#606)
  • Bump sphinx from 7.2.4 to 7.2.5 (#603)
  • Bump ruff from 0.0.285 to 0.0.286 (#602)
  • Bump sphinx from 7.2.3 to 7.2.4 (#601)
  • Bump sphinx from 7.2.2 to 7.2.3 (#599)
  • Clean up build dependencies (#596)
  • Bump vulture from 2.9 to 2.9.1 (#593)
  • Bump sphinx-rtd-theme from 1.3.0rc1 to 1.3.0 (#594)
  • Bump poetry from 1.6.0 to 1.6.1 in /.github/workflows (#595)
  • Bump poetry from 1.5.1 to 1.6.0 in /.github/workflows (#592)
  • Bump setuptools from 68.1.0 to 68.1.2 (#590)
  • Bump vulture from 2.8 to 2.9 (#591)
  • Bump black from 22.12.0 to 23.7.0 (#587)
  • Bump sphinx from 6.2.1 to 7.2.2 (#586)
  • Bump ruff from 0.0.284 to 0.0.285 (#588)

2023.08.0

17 Aug 19:55
Compare
Choose a tag to compare

🚀 Features

  • Add additional checks for invalid PINs (#561)
  • Add support for v2 Motion Sensor (#543)

🧰 Maintenance

  • Pin dependencies to resolve several CVEs (#585)
  • Bump sphinx from 7.1.2 to 7.2.0 (#584)
  • Bump mypy from 1.5.0 to 1.5.1 (#583)
  • Bump blacken-docs from 1.15.0 to 1.16.0 (#582)
  • Bump coverage from 7.2.7 to 7.3.0 (#580)
  • Bump types-pytz from 2023.3.0.0 to 2023.3.0.1 (#581)
  • Bump mypy from 1.4.1 to 1.5.0 (#578)
  • Bump vulture from 2.7 to 2.8 (#579)
  • Bump ruff from 0.0.283 to 0.0.284 (#577)
  • Bump ruff from 0.0.282 to 0.0.283 (#576)
  • Bump mypy from 1.3.0 to 1.4.1 (#555)
  • Bump sphinx from 6.2.1 to 7.1.2 (#573)
  • Bump ruff from 0.0.281 to 0.0.282 (#572)
  • Bump ruff from 0.0.280 to 0.0.281 (#571)
  • Bump pyupgrade from 3.9.0 to 3.10.1 (#570)
  • Bump pylint from 2.17.4 to 2.17.5 (#569)
  • Bump ruff from 0.0.278 to 0.0.280 (#568)
  • Bump aiohttp from 3.8.4 to 3.8.5 (#567)
  • Bump ruff from 0.0.277 to 0.0.278 (#566)
  • Bump black from 22.12.0 to 23.7.0 (#564)
  • Bump blacken-docs from 1.14.0 to 1.15.0 (#562)
  • Bump pyupgrade from 3.8.0 to 3.9.0 (#563)
  • Bump ruff from 0.0.276 to 0.0.277 (#560)
  • Bump ruff from 0.0.275 to 0.0.276 (#559)
  • Bump pyupgrade from 3.7.0 to 3.8.0 (#558)
  • Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#557)
  • Bump pytest from 7.3.2 to 7.4.0 (#556)
  • Bump ruff from 0.0.274 to 0.0.275 (#554)
  • Bump ruff from 0.0.272 to 0.0.274 (#553)
  • Bump pyupgrade from 3.6.0 to 3.7.0 (#551)
  • Bump blacken-docs from 1.13.0 to 1.14.0 (#549)
  • Bump codespell from 2.2.4 to 2.2.5 (#550)
  • Bump myst-parser from 1.0.0 to 2.0.0 (#548)
  • Bump pre-commit from 3.3.2 to 3.3.3 (#547)
  • Bump dessant/lock-threads from 4.0.0 to 4.0.1 (#546)
  • Bump pyupgrade from 3.4.0 to 3.6.0 (#544)
  • Bump pytest from 7.3.1 to 7.3.2 (#545)
  • Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 (#540)
  • Bump ruff from 0.0.271 to 0.0.272 (#541)
  • Bump ruff from 0.0.270 to 0.0.271 (#539)
  • Bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (#537)
  • Bump coverage from 7.2.6 to 7.2.7 (#536)
  • Bump ruff from 0.0.269 to 0.0.270 (#535)
  • Bump pytest-cov from 4.0.0 to 4.1.0 (#534)
  • Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 (#533)
  • Bump coverage from 7.2.5 to 7.2.6 (#532)
  • Bump yamllint from 1.31.0 to 1.32.0 (#531)
  • Bump poetry from 1.4.2 to 1.5.0 in /.github/workflows (#530)
  • Bump ruff from 0.0.267 to 0.0.269 (#529)
  • Bump pre-commit from 3.3.1 to 3.3.2 (#528)

2023.05.0

17 May 16:45
Compare
Choose a tag to compare

🚀 Features

  • Add support for Smoke+CO Detector (#527)

🧰 Maintenance

  • Relocate get_device_type_from_data to simplipy.device (#526)
  • Add rtx config file (#525)
  • Bump ruff from 0.0.265 to 0.0.267 (#524)
  • Bump mypy from 1.2.0 to 1.3.0 (#523)
  • Bump pylint from 2.17.3 to 2.17.4 (#519)
  • Bump websockets from 11.0.2 to 11.0.3 (#522)
  • Bump pyupgrade from 3.3.2 to 3.4.0 (#520)
  • Bump ruff from 0.0.264 to 0.0.265 (#521)
  • Bump pre-commit from 3.3.0 to 3.3.1 (#516)
  • Bump ruff from 0.0.263 to 0.0.264 (#517)
  • Bump pre-commit from 3.2.2 to 3.3.0 (#514)
  • Bump coverage from 7.2.3 to 7.2.5 (#513)
  • Bump sphinx from 6.2.0 to 6.2.1 (#512)
  • Bump pyupgrade from 3.3.1 to 3.3.2 (#511)
  • Bump pylint from 2.17.2 to 2.17.3 (#510)
  • Bump ruff from 0.0.262 to 0.0.263 (#509)
  • Bump sphinx from 6.1.3 to 6.2.0 (#507)
  • Bump yamllint from 1.30.0 to 1.31.0 (#508)
  • Bump ruff from 0.0.261 to 0.0.262 (#506)
  • Bump websockets from 11.0.1 to 11.0.2 (#505)
  • Bump pytest from 7.3.0 to 7.3.1 (#503)
  • Bump safety from 2.3.4 to 2.3.5 (#502)
  • Bump black from 22.12.0 to 23.3.0 (#501)
  • Bump safety from 2.3.4 to 2.3.5 (#500)
  • Bump black from 22.12.0 to 23.3.0 (#499)
  • Bump beautifulsoup4 from 4.12.1 to 4.12.2 (#498)
  • Bump safety from 2.3.4 to 2.3.5 (#497)
  • Bump pytest from 7.2.2 to 7.3.0 (#496)
  • Bump black from 22.12.0 to 23.3.0 (#495)
  • Bump coverage from 7.2.2 to 7.2.3 (#494)
  • Replace flake8 with ruff (#493)
  • Bump safety from 2.3.4 to 2.3.5 (#489)
  • Bump websockets from 11.0 to 11.0.1 (#490)
  • Bump beautifulsoup4 from 4.12.0 to 4.12.1 (#491)

2023.04.0

06 Apr 03:56
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Accommodate SimpliSafe API changes (#488)

📕 Documentation

  • Fix RTD builds (#412)

🧰 Maintenance

  • Bump black from 22.12.0 to 23.3.0 (#486)
  • Bump safety from 2.3.4 to 2.3.5 (#485)
  • Bump pylint from 2.17.1 to 2.17.2 (#484)
  • Bump pre-commit from 3.2.1 to 3.2.2 (#483)
  • Bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (#482)
  • Bump websockets from 10.4 to 11.0 (#481)
  • Bump black from 22.12.0 to 23.3.0 (#480)
  • Bump types-pytz from 2023.2.0.1 to 2023.3.0.0 (#479)
  • Bump flake8-simplify from 0.19.3 to 0.20.0 (#478)
  • Bump safety from 2.3.4 to 2.3.5 (#477)
  • Bump black from 22.12.0 to 23.3.0 (#476)
  • Bump safety from 2.3.4 to 2.3.5 (#475)
  • Bump pytz from 2023.2 to 2023.3 (#474)
  • Bump black from 23.1.0 to 23.3.0 (#473)
  • Bump types-pytz from 2023.2.0.0 to 2023.2.0.1 (#472)
  • Bump black from 22.12.0 to 23.1.0 (#471)
  • Bump types-pytz from 2022.7.1.2 to 2023.2.0.0 (#470)
  • Bump pytz from 2022.7.1 to 2023.2 (#469)
  • Bump pre-commit from 3.2.0 to 3.2.1 (#468)
  • Bump safety from 2.3.4 to 2.3.5 (#467)
  • Bump black from 22.12.0 to 23.1.0 (#465)
  • Bump actions/stale from 7 to 8 (#466)
  • Bump yamllint from 1.29.0 to 1.30.0 (#463)
  • Bump pylint from 2.17.0 to 2.17.1 (#464)
  • Bump safety from 2.3.4 to 2.3.5 (#462)
  • Bump flake8-comprehensions from 3.11.0 to 3.11.1 (#461)
  • Bump black from 22.12.0 to 23.1.0 (#460)
  • Bump safety from 2.3.4 to 2.3.5 (#458)
  • Bump beautifulsoup4 from 4.11.2 to 4.12.0 (#459)
  • Bump flake8-comprehensions from 3.10.1 to 3.11.0 (#456)
  • Bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (#457)
  • Bump black from 22.12.0 to 23.1.0 (#455)
  • Bump pre-commit from 3.1.1 to 3.2.0 (#454)
  • Bump safety from 2.3.4 to 2.3.5 (#452)
  • Bump coverage from 7.2.1 to 7.2.2 (#451)
  • Bump black from 22.12.0 to 23.1.0 (#450)
  • Bump safety from 2.3.4 to 2.3.5 (#449)
  • Bump black from 22.12.0 to 23.1.0 (#448)
  • Bump flake8-bugbear from 23.2.13 to 23.3.12 (#446)
  • Bump safety from 2.3.4 to 2.3.5 (#447)
  • Bump bandit from 1.7.4 to 1.7.5 (#445)
  • Bump black from 22.12.0 to 23.1.0 (#444)
  • Bump sphinx from 5.3.0 to 6.1.3 (#442)
  • Bump pylint from 2.16.4 to 2.17.0 (#443)
  • Bump codespell from 2.2.2 to 2.2.4 (#441)
  • Bump safety from 2.3.4 to 2.3.5 (#440)
  • Bump black from 22.12.0 to 23.1.0 (#439)
  • Bump myst-parser from 0.18.1 to 1.0.0 (#438)
  • Bump pylint from 2.16.3 to 2.16.4 (#436)
  • Bump safety from 2.3.4 to 2.3.5 (#437)
  • Bump mypy from 1.0.1 to 1.1.1 (#435)
  • Bump pylint from 2.16.2 to 2.16.3 (#432)
  • Bump pytest from 7.2.1 to 7.2.2 (#434)
  • Bump black from 22.12.0 to 23.1.0 (#433)
  • Bump safety from 2.3.4 to 2.3.5 (#431)
  • Bump coverage from 6.5.0 to 7.2.1 (#425)
  • Bump mypy from 0.982 to 1.0.1 (#426)
  • Bump flake8-bugbear from 22.12.6 to 23.2.13 (#427)
  • Bump black from 22.12.0 to 23.1.0 (#428)
  • Bump pre-commit from 2.21.0 to 3.1.1 (#430)
  • Bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#424)
  • Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#423)
  • Bump types-pytz from 2022.7.1.1 to 2022.7.1.2 (#422)
  • Bump types-pytz from 2022.7.1.0 to 2022.7.1.1 (#421)
  • Bump pylint from 2.16.1 to 2.16.2 (#420)
  • Bump aiohttp from 3.8.3 to 3.8.4 (#419)
  • Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 (#418)
  • Bump pylint from 2.16.0 to 2.16.1 (#417)
  • Bump pylint from 2.15.10 to 2.16.0 (#416)
  • Bump beautifulsoup4 from 4.11.1 to 4.11.2 (#415)
  • Bump isort from 5.11.4 to 5.12.0 (#414)
  • Bump flake8-docstrings from 1.6.0 to 1.7.0 (#413)
  • Bump flake8-bugbear from 22.10.27 to 22.12.6 (#407)
  • Bump pylint from 2.15.5 to 2.15.10 (#408)
  • Bump pytest from 7.2.0 to 7.2.1 (#409)
  • Bump isort from 5.10.1 to 5.11.4 (#410)
  • Bump pre-commit-hooks from 4.3.0 to 4.4.0 (#411)
  • Bump flake8-builtins from 2.0.1 to 2.1.0 (#402)
  • Bump yamllint from 1.28.0 to 1.29.0 (#403)
  • Bump pre-commit from 2.20.0 to 2.21.0 (#404)
  • Bump safety from 2.3.1 to 2.3.5 (#405)
  • Bump sphinx-rtd-theme from 1.1.0 to 1.1.1 (#406)
  • Bump blacken-docs from 1.12.1 to 1.13.0 (#397)
  • Bump black from 22.10.0 to 22.12.0 (#398)
  • Bump types-pytz from 2022.6.0.1 to 2022.7.1.0 (#399)
  • Bump pyupgrade from 3.2.0 to 3.3.1 (#400)
  • Bump vulture from 2.6 to 2.7 (#401)
  • Bump pytz from 2022.7 to 2022.7.1 (#396)
  • Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows (#394)
  • Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#393)

2022.12.1

28 Dec 21:27
f40e7b6
Compare
Choose a tag to compare

📕 Documentation

  • Add documentation about Chromium-based browsers (#392)
  • Clean up docs (#388)

🧰 Maintenance

  • Bump actions/stale from 6 to 7 (#391)
  • Bump pytz from 2022.6 to 2022.7 (#389)
  • Bump poetry from 1.2.2 to 1.3.1 in /.github/workflows (#387)

2022.12.0

07 Dec 20:59
23bfbb6
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Take another stab at detecting inactive subscriptions (#386)

🧰 Maintenance

  • Bump dessant/lock-threads from 3.0.0 to 4.0.0 (#385)

2022.11.2

29 Nov 21:19
2edbfd3
Compare
Choose a tag to compare

🧰 Maintenance

  • Don't guard system ID or serial against missing data (#384)

2022.11.1

29 Nov 17:04
3e330fa
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Change how inactive systems are detected (#383)

📕 Documentation

  • Remove full name (#382)