Skip to content

Releases: Breina/PowerTagGateway

v0.4.1: Fix small issue with SmartLink setup

24 May 13:58
Compare
Choose a tag to compare

Fix a regression during the upgrade to 0.3.0. This fixes SmartLinks.

v0.4.0: Add support for environment tags

22 May 13:15
Compare
Choose a tag to compare

Add support for the following:

  • EMS59440
  • SED-TRH-G-5045
  • ZBRTT1
  • ESST010B0400
  • A9XST114
  • EMS59443
  • SED-CO2-G-5045

Thanks to @tilentravnik who sponsored a ZBRTT1 device which was used for testing! :)

image

In this release, the 'Alarm valid' entity has been removed; it will show up as unavailable and may be deleted.

v0.3.0: Rework how wireless devices are discovered

03 May 21:56
Compare
Choose a tag to compare
  • Identify devices by their commercial reference, instead of product identification. This means no more Unknown product type: 17974 shenanigans (except for our SmartLink users).
  • Refactor code so that it's easier to maintain in the future. There might be some regressions; please let me know if there's anything that doesn't work as desired.
  • Include Readme section to properly welcome the SmartLink people. :)

v0.2.5: Bugfixes for most multi-phase devices

29 Apr 18:30
ea1fd1f
Compare
Choose a tag to compare
  • #18 Handle undocument behavior causing ValueError: 0 is not a valid DeviceUsage properly
  • #18 Fix Platform powertag_gateway does not generate unique IDs causing not all entities to show up

v0.2.3: Fix logging, small bugfixes

17 Apr 18:25
Compare
Choose a tag to compare
  • Fixed logging not properly working in schneider_modbus.py. This means that filtering on powertag_gateway will now properly show everything (except stacktraces).
  • Applied temporary fix for #19, proper fix follows later.
  • Another attempt to get #15 working

Full Changelog: v0.2.2...v0.2.3

v0.2.2: Fix support for PowerTag F63 3P+N

19 Mar 08:19
Compare
Choose a tag to compare

v0.2.2-alpha12: Small fix for non-Smartlink stuff

14 Mar 10:18
Compare
Choose a tag to compare

For #15, only for testing.

v0.2.2-alpha11: Log literally everything around product_type

02 Mar 11:42
Compare
Choose a tag to compare

For #15, only for testing.

v0.2.2-alpha10: Fix ProductType for SmartLink

22 Feb 14:54
Compare
Choose a tag to compare

For #15, only for testing.

v0.2.2-alpha9: Add tons of logging for smartlink

17 Feb 23:06
Compare
Choose a tag to compare

For #15, only for testing.