Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josermorales/opensurplusmanager
This is the "Open Surplus Manager" official repository. This project aims to help the user of the small photovoltaic installation to have intelligent control over his surplus energy.
https://github.com/josermorales/opensurplusmanager
docker energy-management home-assistant python self-hosted
Last synced: about 2 months ago
JSON representation
This is the "Open Surplus Manager" official repository. This project aims to help the user of the small photovoltaic installation to have intelligent control over his surplus energy.
- Host: GitHub
- URL: https://github.com/josermorales/opensurplusmanager
- Owner: JoseRMorales
- License: mit
- Created: 2024-05-10T16:29:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T22:38:57.000Z (3 months ago)
- Last Synced: 2024-10-17T09:26:08.036Z (3 months ago)
- Topics: docker, energy-management, home-assistant, python, self-hosted
- Language: Python
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Surplus Manager
This is the "Open Surplus Manager" official repository. This project aims to help the user of the small photovoltaic installation to have intelligent control over his surplus energy. The sofware is based on the Open Source phylosophy and other developers are welocomed to participate in this project.
## Run
```bash
pip install -r requirements.txt
```
```bash
python -m opensurplusmanager
```## Wiki
[Wiki](https://github.com/JoseRMorales/OpenSurplusManager/wiki)