From 8ed93e6da1966e1f827062df430adf88a8c7ac56 Mon Sep 17 00:00:00 2001 From: Sven Date: Tue, 12 Mar 2024 19:04:10 +0100 Subject: [PATCH] Update sma.markdown (#31792) Co-authored-by: Franck Nijhof --- source/_integrations/sma.markdown | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/_integrations/sma.markdown b/source/_integrations/sma.markdown index b08bc9e122b..e648b37b953 100644 --- a/source/_integrations/sma.markdown +++ b/source/_integrations/sma.markdown @@ -17,10 +17,15 @@ ha_integration_type: integration The SMA Solar integration will poll a [SMA](http://www.sma-solar.com/) [(US)](https://www.sma-america.com/) solar inverter, energy meter or battery inverter and present the values as sensors in Home Assistant. -The integration uses the web interface of the device. Before you start, make sure you are able to connect to the solar inverter from your favorite web browser. {% include integrations/config_flow.md %} +## Supported Devices + +Not all inverters, energy meters and batteries from SMA are supported. + +The integration uses the device's web interface (called webconnect). Before you start, make sure you are able to connect to the solar inverter from your favorite web browser. Devices with the ennexos operating system (like the Tripower X series) and all Energy Meters (SMA Energy Meter and SMA Sunny Home Manager) are not supported. + ## Sensors The SMA WebConnect module supports a wide variety of sensors, but not all of these have been mapped in the `pysma` library. Currently available sensors can be found below. Feel free to submit additional sensors to be added as standard sensors to the [pysma library](https://github.com/rklomp/pysma/blob/master/pysma/definitions.py).