From c9f8c204c27094284c8327c3609914ca38bb135a Mon Sep 17 00:00:00 2001 From: dontinelli <73341522+dontinelli@users.noreply.github.com> Date: Tue, 28 Jan 2025 09:16:28 +0100 Subject: [PATCH] Update solarlog documentation (#37152) Add comment about firmware restrictions --- source/_integrations/solarlog.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/solarlog.markdown b/source/_integrations/solarlog.markdown index 4d8ba4bea89..2557b1a6e9e 100644 --- a/source/_integrations/solarlog.markdown +++ b/source/_integrations/solarlog.markdown @@ -22,7 +22,7 @@ The **Solarlog** {% term integration %} uses the open JSON interface on [Solar-L ## Supported devices -The integration should work with all Solar-Log devices. +The integration should work with all Solar-Log devices with [firmware 3.x](#known-limitations). ## Prerequisites @@ -142,3 +142,4 @@ The integration provides no additional actions. ## Known limitations The integration only provides the (limited) data exposed by means of the JSON interface. This also entails that the values for the self-consumption are rounded to full kWh. +Firmware versions below 3.x are not supported, as they do not expose the JSON interface. Please contact the Solar-Log support if you need assistance with updating the firmware of your Solar-Log device.