Metadata-Version: 2.4 Name: solarlog_cli Version: 0.7.1 Summary: Python library to access the Solar-Log Project-URL: Repository, https://github.com/dontinelli/solarlog_cli.git Project-URL: Issues, https://github.com/dontinelli/solarlog_cli/issues Project-URL: Changelog, https://github.com/dontinelli/solarlog_cli/blob/master/CHANGELOG.md Project-URL: Solar-Log homepage, https://www.solar-log.com/ Project-URL: API Documentation (inofficial), https://github.com/iobroker-community-adapters/ioBroker.solarlog/blob/master/docs/solarlog_dataobjects.md Author-email: dontinelli <73341522+dontinelli@users.noreply.github.com> License-File: LICENSE Keywords: IoT,hass,home assistant,sensor,smart home,solar Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Requires-Python: >=3.12 Requires-Dist: aiohttp Requires-Dist: bcrypt>=4.3.0 Requires-Dist: mashumaro>=3.13 Description-Content-Type: text/markdown # Solar-Log-Cli Python library to access a Solar-Log JSON interface. The library is partially based on the sunwatcher library (https://bitbucket.org/Lavode/sunwatcher/src/master/). The additional datapoints are implemented according to the (unofficial) documentation here: https://github.com/iobroker-community-adapters/ioBroker.solarlog/blob/master/docs/solarlog_dataobjects.md