mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 15:15:58 +02:00
Update README.md
This commit is contained in:
@@ -21,8 +21,19 @@ comparison to installing any other Hass.io add-on.
|
|||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Webui can be found at `<your-ip>:8081/joal/ui`.
|
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
|
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
|
[repository]: https://github.com/alexbelgium/hassio-addons
|
||||||
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
|
|||||||
Reference in New Issue
Block a user