Add SOLECTRUS project metadata

Added metadata for SOLECTRUS project including name, website, source code URL, description, licenses, platforms, tags, and demo URL.
This commit is contained in:
Georg Ledermann 2026-02-25 10:23:11 +01:00 committed by GitHub
parent 0e72b8a63d
commit c70685fd37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
software/solectrus.yml Normal file
View file

@ -0,0 +1,12 @@
name: "SOLECTRUS"
website_url: "https://solectrus.de"
source_code_url: "https://github.com/solectrus/solectrus"
description: "Photovoltaic dashboard that displays energy production and consumption with cost and savings calculations."
licenses:
- AGPL-3.0
platforms:
- Docker
- Ruby
tags:
- Internet of Things (IoT)
demo_url: "https://demo.solectrus.de"