Skip to content

Releases: sergeymaysak/wirelesstagpy

Fixed PIR motion.

27 Nov 22:13
Compare
Choose a tag to compare
  • fixed missed binary state for PIR motion trigger

Restored support for py 3.5

21 Nov 20:21
Compare
Choose a tag to compare
  • fixed broken support for python 3.5

Added support for Outdoor Probe. Switch to use lx instead of lux.

18 Oct 13:43
4d635c2
Compare
Choose a tag to compare
  • Outdoor Probe (type 42) is supported now with its ambient temperature (instead of humidity).
  • lx is now used as the unit of measurement for the lights sensor (instead of lux). This allows automatic appearance in HomeKit via HA.

Improved error handling in cloud push monitor.

17 Oct 20:24
Compare
Choose a tag to compare
  • introduced separate login failed and connection errors.
  • cloud push monitor uses sleep interval for retries to connect

Introduced cloud push.

22 May 21:30
8b14684
Compare
Choose a tag to compare
  • added ability to monitor tags updates and binary events from the cloud using "cloud push" logic

Compatibility improvements release.

30 Jul 09:40
Compare
Choose a tag to compare
  • Added support for python 3.8
  • removed dependency on colorlog library as unused

Multiple tag managers, sensors and binary events.

31 Aug 21:04
Compare
Choose a tag to compare
  • added support for multiple tag managers
  • added notion of sensors and binary events owned by single tag
  • added convenience logic to create push notifications for binary events and update sensors
  • python 3.4 is no longer officially supported, added python 3.7 to supported list

v.0.3.0

31 Mar 09:23
Compare
Choose a tag to compare

Added support of:

  • art/disarm
  • setup push notifications
  • extended set of properties of SensorTag class