Skip to content

0.0.8pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@OStrama OStrama released this 25 Oct 08:34
· 273 commits to main since this release
0969f66

Starting with version 0.0.8 we will start to consolidate both versions.

In version 0.0.8 this will have the following impact:

For users of MadOne's original weishaupt_modbus integration:

  • When doing nothing than simply installing the integration, the long term statistics will be split into new entities,
    since the sensor domain is different.
  • To avoid this, edit the file "const.py" in the integration's directory as follows:
    replace the string
    PREFIX = "weishaupt_wbb"
    by
    PREFIX = "weishaupt_modbus"
    please do not change the intents or any other parts of the file to avoid issues

For users of OStrama's weishaupt_wbb integration:

  • You will get a new integration with the same name
  • the sensor entities will be the same than before