v0.5.0: Use a more common-sense approach instead of trusting the documentation
- 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
becomesactive 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.