Skip to content

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

Compare
Choose a tag to compare
@Breina Breina released this 25 May 14:36
· 16 commits to master since this release
  • 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.