Python client for the myenergi API
https://github.com/KyeRussell/pyenergi.git
Unofficial Python API client for the myenergi API.
Clone the repository and run the following command:
uv pip install -e . -r pyproject.toml --extra=dev --extra=docs
This will install the project in editable mode with all development dependencies.
pytest