Update SMA change notes (#17672)

This commit is contained in:
René Klomp 2021-05-03 11:57:56 +02:00 committed by GitHub
parent 5f839e8825
commit 27d3a9bb9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -484,6 +484,8 @@ Using custom sensors is deprecated and not possible using the UI. Feel free to
submit additional sensors to be added as standard sensors to the submit additional sensors to be added as standard sensors to the
[pysma library](https://github.com/kellerza/pysma/blob/master/pysma/__init__.py#L100). [pysma library](https://github.com/kellerza/pysma/blob/master/pysma/__init__.py#L100).
The `pv_power` sensor is now reporting DC power of solar panels side A and named `pv_power_a` for new installations. `grid_power` is the total power supplied to the grid.
([@rklomp] - [#48003]) ([@rklomp] - [#48003])
{% enddetails %} {% enddetails %}