Moonraker readme for authentication

pull/2934/head
Steven de Jong 🍟 3 months ago
parent 06f81a33ae
commit 69e47a4d58
No known key found for this signature in database

@ -12,3 +12,13 @@ widget:
type: moonraker
url: http://moonraker.host.or.ip:port
```
If your moonraker instance has an active authorization and your homepage ip isn't whitelisted you need to add your api key ([Authorization Documentation](https://moonraker.readthedocs.io/en/latest/web_api/#authorization)).
```yaml
widget:
type: moonraker
url: http://moonraker.host.or.ip:port
key: api_keymoonraker
```

Loading…
Cancel
Save