Releases: mletenay/home-assistant-goodwe-inverter
Update to HomeAssistant 2021.9.1+ APIs
Update to HomeAssistant 2021.9.1+ APIs
Added several new sensors for ET and ES inverter families.
Add optional comm_address config parameter
Add optional comm_address config parameter in case inverter is configured to communicate on non-default value.
Add set_grid_export_limit service
Add set_grid_export_limit service.
Fix e_total on DT/D-NS/XS inverters.
Fix communication with DT/D-NS/XS inverters
Fix communication with DT/D-NS/XS inverters
Add several new energy sensors for ET/EH inverters
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 !!!
Add support for BP inverters.
Add support for BP inverters.
Lots of internal code and code structure changes, add generic APIs for read/write modbus registers.
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 !!!
Fix broken DT inverter
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 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 !!!
(+fix broken DT inverter)
Add inverter_type and include_unknown_sensors parameters
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 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 !!!