Skip to content

Commit

Permalink
updated documentation, logo no longer optional (if you want a logo)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilywotruba authored and bastienwirtz committed May 22, 2024
1 parent 75d8afe commit 765a24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/customservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ You need to set the type to HomeAssistant, provide an api key and enable cors on

```yaml
- 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/"
type: "HomeAssistant"
apikey: "<---insert-api-key-here--->"
Expand Down

0 comments on commit 765a24e

Please sign in to comment.