From 27d3a9bb9fd8584ccc1e01e1f32ae2657efc7283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Klomp?= Date: Mon, 3 May 2021 11:57:56 +0200 Subject: [PATCH] Update SMA change notes (#17672) --- source/_posts/2021-05-05-release-20215.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_posts/2021-05-05-release-20215.markdown b/source/_posts/2021-05-05-release-20215.markdown index 3ed535dea75..a61ca3b2427 100644 --- a/source/_posts/2021-05-05-release-20215.markdown +++ b/source/_posts/2021-05-05-release-20215.markdown @@ -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 [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]) {% enddetails %}