Skip to content

Releases: bachya/simplisafe-python

4.2.0

29 Jul 03:01
Compare
Choose a tag to compare
  • Add "remote" as a valid sensor type

4.1.0

28 Jul 20:08
Compare
Choose a tag to compare
  • Add get_latest_event() system method (#38)

4.0.1

17 Jul 21:01
Compare
Choose a tag to compare
  • Fix two edge cases with setting PINs (#37)

4.0.0

17 Jul 17:23
Compare
Choose a tag to compare
  • BREAKING CHANGE: Make get_systems return a dict instead of a list (#36)

3.5.0

17 Jul 03:29
Compare
Choose a tag to compare
  • Add support for PINs (#35)
  • Add several new V3 properties (#34)
  • Move system updates to asyncio tasks (#33)
  • Transition to Black (#31)

3.4.2

24 May 23:10
Compare
Choose a tag to compare
  • Clean up 403 detection logic (#29)
  • Attempt refresh token upon initial 401 (#30)

3.4.1

28 Feb 00:19
Compare
Choose a tag to compare
  • Remove aiodns from requirements (#28)

3.4.0

25 Jan 03:53
Compare
Choose a tag to compare
  • Reverted "Make aiohttp.ClientSession optional (#27)"

3.3.0

24 Jan 04:48
Compare
Choose a tag to compare
  • Make aiohttp.ClientSession optional (#27)

3.2.0

06 Dec 05:30
Compare
Choose a tag to compare
  • Add better logging (#26)