Compare commits
4 Commits
4d54304c5c
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 7518e24d38 | |||
| b07b19a84e | |||
| 8ed5e25edd | |||
| 566dbd75c5 |
@@ -16,8 +16,10 @@ map:
|
|||||||
- config:rw
|
- config:rw
|
||||||
ports:
|
ports:
|
||||||
5279/tcp: 5279
|
5279/tcp: 5279
|
||||||
|
5782/tcp: 5782
|
||||||
ports_description:
|
ports_description:
|
||||||
5279/tcp: The port used by grott to receive the data of the logger
|
5279/tcp: The port used by grott to receive the data of the logger
|
||||||
|
5782/tcp: Grott api
|
||||||
options:
|
options:
|
||||||
data_path: /config/grott
|
data_path: /config/grott
|
||||||
gmode: proxy
|
gmode: proxy
|
||||||
|
|||||||
@@ -17,8 +17,10 @@ map:
|
|||||||
- homeassistant_config:rw
|
- homeassistant_config:rw
|
||||||
ports:
|
ports:
|
||||||
5279/tcp: 5279
|
5279/tcp: 5279
|
||||||
|
5782/tcp: 5782
|
||||||
ports_description:
|
ports_description:
|
||||||
5279/tcp: The port used by grott to receive the data of the logger
|
5279/tcp: The port used by grott to receive the data of the logger
|
||||||
|
5782/tcp: Grott api
|
||||||
options:
|
options:
|
||||||
data_path: /config/grott
|
data_path: /config/grott
|
||||||
gmode: proxy
|
gmode: proxy
|
||||||
|
|||||||
+3
-3
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
name: Grott for Home Assistant
|
name: Grott for Home Assistant (met API)
|
||||||
url: "https://github.com/egguy/grott-home-assistant-add-on"
|
url: "https://git.vanranden.com/hidder11/grott-home-assistant-add-on"
|
||||||
maintainer: egguy
|
maintainer: hidder11
|
||||||
|
|||||||
Reference in New Issue
Block a user