Update solarlog.markdown to reflect change in library (#32868)

This commit is contained in:
dontinelli 2024-06-18 12:38:19 +02:00 committed by GitHub
parent cc057a6751
commit 45f3f5f8b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,5 +74,5 @@ The following sensors are available in the library:
| usage | % | Usage (equals to consumption_ac / power_ac) | | usage | % | Usage (equals to consumption_ac / power_ac) |
<div class='note'> <div class='note'>
The solarlog integration is using the sunwatcher pypi package to get the data from your Solar-Log device. The last five sensors are not reported by your Solar-Log device directly, but are computed by the sunwatcher package. The solarlog integration is using the solarlog_cli pypi package to get the data from your Solar-Log device. The last five sensors are not reported by your Solar-Log device directly, but are computed by the library.
</div> </div>