mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 22:34:11 +02:00
Update README.md
This commit is contained in:
@@ -15,13 +15,9 @@ All credits for the app go to Anthony Raymond, please visit his repository here
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
### Joal configuration
|
Joal configuration : in the addon log are all informations tailored for your system
|
||||||
Check the log : all informations are there tailored for your system.
|
|
||||||
1. Via ingress (accessible from within the app)
|
|
||||||
2. From the local network, by accessing directly accessing the url ("joal" must be replaced by whatever your "ui_path" is set to in the addon options): `http://homeassistant.local:8081/joal/ui`
|
|
||||||
|
|
||||||
### Addon options
|
|
||||||
|
|
||||||
|
Addon options
|
||||||
```yaml
|
```yaml
|
||||||
secret_token: lrMY24Byhx #you can encode your own token here that will be used to identify in the app
|
secret_token: lrMY24Byhx #you can encode your own token here that will be used to identify in the app
|
||||||
ui_path: joal #the path where Joal will be accessible
|
ui_path: joal #the path where Joal will be accessible
|
||||||
|
|||||||
Reference in New Issue
Block a user