Compare commits
4 Commits
4d54304c5c
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 7518e24d38 | |||
| b07b19a84e | |||
| 8ed5e25edd | |||
| 566dbd75c5 |
@@ -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
|
||||
|
||||
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user