Skip to content

Add several new energy sensors for ET/EH inverters

Compare
Choose a tag to compare
@mletenay mletenay released this 30 Aug 08:20
· 156 commits to master since this release

Add several new energy sensors for ET/EH inverters.
Add support for BP inverters.

Add new 'inverter_type' configuration parameter.

The type (and communication protocol) of inverter can be detected automatically, but it is generally recommended to explicitly specify the inverter_type to improve startup reliability and performance.
One of ET, EH, ES, EM, DT, NS, XS, BP can be specified

Add new 'include_unknown_sensors' configuration parameter.

There are many values reported by the inverters whose meaning is not yet fully known. Those sensors are named "xx*" and will be provided if the include_unknown_sensors parameter is set to true.
The default behavior was changed and xx* sensors are no longer provided by default !!!