mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 09:28:20 +01:00
Update README.md
This commit is contained in:
@@ -21,8 +21,19 @@ comparison to installing any other Hass.io add-on.
|
||||
|
||||
## Configuration
|
||||
|
||||
Webui can be found at `<your-ip>:8081/joal/ui`.
|
||||
You'll need to open the options and encode the secret token lrMY24Byhx
|
||||
Webui can be found at `<your-ip>:8081/joal/ui`, or through Ingress in the app
|
||||
You'll need to open the options and encode the secret token lrMY24Byhx (or modify it)
|
||||
```yaml
|
||||
secret_token: lrMY24Byhx #you can encode your own token here that will be used to identify in the app
|
||||
```
|
||||
|
||||
## Illustration
|
||||
|
||||

|
||||
|
||||
## Support
|
||||
For HA : create an issue on github
|
||||
For Joal : see the upstream repo here https://github.com/anthonyraymond/joal
|
||||
|
||||
[repository]: https://github.com/alexbelgium/hassio-addons
|
||||
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
|
||||
Reference in New Issue
Block a user