Skip to content

Releases: hostcc/pyg90alarm

1.14.0

31 Aug 18:22
edeaa93
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.0...1.14.0

1.13.0

27 Aug 11:29
2452876
Compare
Choose a tag to compare

What's Changed

  • feat: Set sensor occupancy upon alarm by @hostcc in #36

Full Changelog: 1.12.1...1.13.0

1.12.1

18 Aug 15:59
018b402
Compare
Choose a tag to compare

What's Changed

  • Ignore device-related exception when simulating alerts from history by @hostcc in #35

Full Changelog: 1.12.0...1.12.1

1.12.0

17 Aug 22:21
120969d
Compare
Choose a tag to compare

What's Changed

  • Low battery callback. Network code optimization by @hostcc in #33
  • Device alerts simulation from recorded history by @hostcc in #34

Full Changelog: 1.11.0...1.12.0

1.11.0

22 Jun 09:13
366b1bb
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Fix for 12 vulnerabilities by @hostcc in #28
  • [Snyk] Fix for 14 vulnerabilities by @hostcc in #30
  • [Snyk] Security upgrade requests from 2.31.0 to 2.32.0 by @hostcc in #29
  • [Snyk] Security upgrade sphinx from 1.8.6 to 3.0.4 by @hostcc in #31
  • More sensor definitions by @hostcc in #32

Full Changelog: 1.10.1...1.11.0

1.10.1

08 Feb 22:08
38277ef
Compare
Choose a tag to compare

What's Changed

  • [Tests] Migrated to pytest from unittest. Simulated G90 device over real network by @hostcc in #26
  • [Snyk] Security upgrade setuptools from 39.0.1 to 65.5.1 by @hostcc in #27

Full Changelog: 1.10.0...1.10.1

1.10.0

10 Dec 11:42
170c331
Compare
Choose a tag to compare

What's Changed

  • Added G90Sensor.extra_data property that allows the caller to set any extra data to the sensor, which will be carried on by the G90Sensor instance
  • Alarm callback if set via G90Alarm.alarm_callback is now called with three args when firing - sensor index, sensor name and extra data (see above). This allows the caller to retrieve sensor specific custom data within alarm callback, e.g. a handled to a caller-specific object, additional data to handle alarm properly etc.

Additionally

  • Github Actions: updated to most recent version of actions/setup-python to avoid warnings re: using set-output

@hostcc in #25

Full Changelog: 1.9.0...1.10.0

1.9.0

30 Nov 21:48
55ca0ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.9.0

1.8.0

24 Nov 16:51
84b3f79
Compare
Choose a tag to compare

What's Changed

  • G90Alarm methods for async properties. Removed Python 3.6 from testing by @hostcc in #23

Full Changelog: 1.7.0...1.8.0

1.7.0

19 Nov 14:28
e730e3e
Compare
Choose a tag to compare

What's Changed

  • Support for enabling/disabling sensors by @hostcc in #22

Full Changelog: 1.6.1...1.7.0