Skip to content

Releases: Breina/PowerTagGateway

v0.5.8: Upgrade modbus version to 3.8.3

28 Jan 13:56
Compare
Choose a tag to compare
  • This will be more compatible with the one bundled in HA. Fixes #39

  • Fix warning about async_forward_entry_setup. Fixes #34

v0.5.7: Fix compatibility with HA 2025.01

10 Jan 09:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

Thanks @erwin314!

v0.5.6: Fix enum typo causing startup failure on 2024.12.0

07 Dec 18:41
Compare
Choose a tag to compare

v0.5.5: Unfix last fix

14 Nov 09:59
Compare
Choose a tag to compare

v0.5.3: Prevent unique_id collisions when the first 20 characters of the serial are identical

09 Nov 12:59
Compare
Choose a tag to compare

v0.5.2: Fix sensor warning and clean up SmartLink entities

27 Jul 10:56
Compare
Choose a tag to compare
  • Release #20, which fixes an error Setting last_reset for entities with state_class other than 'total' is not supported.
  • Clean up non-supported entities for #15

Thanks @folke for contributing #20!

v0.5.1: Fix alarms, humidity and SmartLink

22 Jun 10:59
Compare
Choose a tag to compare
  • Fix #23: Alarm registers use 32 bit, not 16 bit
  • Fix #24: Humidity % was off
  • #15 SmartLink fixes:
    • Remove phase specific energy
    • Implement SmartLink compatible energy readings

v0.5.0: Use a more common-sense approach instead of trusting the documentation

25 May 14:36
Compare
Choose a tag to compare
  • Add several new entities that aren't documented:
    • Per phase energy delivered/received for most PowerTags (fix #22)
    • Add total variant for reactive energy received for PowerTag M-series
  • Make PowerTag temperature entity be firmware dependent (only 004.xxx.xxx and up seem to have this, but I haven't found a way to upgrade PowerTag firmware)
  • Fix temperature warning. This requires resetting state-history.
  • Fix reset buttons for Panel Server to also reset per-phase energy.
  • Fix phase naming (e.g. active power phase Phase.A becomes active power phase A)

All these changes mean that there's going to be 'Unavailabe' entities that are no longer provided by the integration. These may be removed manually; simplest way is to select all entities provided by this integration and delete all, HA won't let you remove entities that are still provided.

Since I can't test on every device myself, my common-sense assumptions may be overzealous. Please report any 'Unknown' values or other issues on GitHub.

v0.4.3: Remove debug thing that was left in by accident

24 May 19:41
Compare
Choose a tag to compare

v0.4.2: SmartLink fix

24 May 18:38
Compare
Choose a tag to compare

Fix error handling for SmartLink