Update solarlog documentation (#37152)

Add comment about firmware restrictions
This commit is contained in:
dontinelli 2025-01-28 09:16:28 +01:00 committed by GitHub
parent e2329f2b92
commit c9f8c204c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ The **Solarlog** {% term integration %} uses the open JSON interface on [Solar-L
## Supported devices ## 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 ## Prerequisites
@ -142,3 +142,4 @@ The integration provides no additional actions.
## Known limitations ## 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. 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.