Compare commits

...

4 Commits

Author SHA1 Message Date
hidder11 7518e24d38 Update repository.yaml
Release Drafter / workflows (push) Has been cancelled
2026-05-05 10:42:08 +02:00
hidder11 b07b19a84e Update grott/config.yaml
Release Drafter / workflows (push) Has been cancelled
2026-05-05 10:41:36 +02:00
hidder11 8ed5e25edd Update grott-current/config.yaml
Release Drafter / workflows (push) Has been cancelled
2026-05-05 10:40:57 +02:00
hidder11 566dbd75c5 Update repository.yaml
Release Drafter / workflows (push) Has been cancelled
2026-05-05 10:37:56 +02:00
3 changed files with 7 additions and 3 deletions
+2
View File
@@ -16,8 +16,10 @@ map:
- config:rw
ports:
5279/tcp: 5279
5782/tcp: 5782
ports_description:
5279/tcp: The port used by grott to receive the data of the logger
5782/tcp: Grott api
options:
data_path: /config/grott
gmode: proxy
+2
View File
@@ -17,8 +17,10 @@ map:
- homeassistant_config:rw
ports:
5279/tcp: 5279
5782/tcp: 5782
ports_description:
5279/tcp: The port used by grott to receive the data of the logger
5782/tcp: Grott api
options:
data_path: /config/grott
gmode: proxy
+3 -3
View File
@@ -1,4 +1,4 @@
---
name: Grott for Home Assistant
url: "https://github.com/egguy/grott-home-assistant-add-on"
maintainer: egguy
name: Grott for Home Assistant (met API)
url: "https://git.vanranden.com/hidder11/grott-home-assistant-add-on"
maintainer: hidder11