Initila commit
Build Docker image on push / docker (push) Successful in 22s

This commit is contained in:
2026-08-18 00:46:59 +02:00
commit 9db7aa2560
28 changed files with 2823 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Local configuration can contain device credentials.
config.yaml
# Go build and test output.
shelly-exporter
shelly-exporter.exe
*.test
*.out
# IDEs.
.idea/
.vscode/