Metadata-Version: 2.4
Name: solaredge-influxdb
Version: 1.5.0
Summary: Ability to get data from the solar edge api into a influxdb
License-File: LICENSE
Author: Yorick Fredrix
Author-email: yorick.fredrix@outlook.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: influxdb-client (>=1.40.0,<2.0.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: pydantic (>=2.6.1,<3.0.0)
Requires-Dist: pytz (>=2024.1,<2026.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: suntime (>=1.2.5,<2.0.0)
Description-Content-Type: text/markdown

# solaredge-influxdb
Uploading data from Solar Edge API towards Influxdb on a regular interval of 5 minutes to prevent rate limiting

