mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-06-26 20:51:37 +02:00
updated documentation, logo no longer optional (if you want a logo)
This commit is contained in:
parent
75d8afebe6
commit
765a24e7d0
@ -471,7 +471,7 @@ You need to set the type to HomeAssistant, provide an api key and enable cors on
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- name: "HomeAssistant"
|
- name: "HomeAssistant"
|
||||||
logo: "assets/tools/sample.png" # optional, if none provided logo is taken from the home assistant instance
|
logo: "assets/tools/sample.png"
|
||||||
url: "http://192.168.0.151/"
|
url: "http://192.168.0.151/"
|
||||||
type: "HomeAssistant"
|
type: "HomeAssistant"
|
||||||
apikey: "<---insert-api-key-here--->"
|
apikey: "<---insert-api-key-here--->"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user