Skip to content

Commit

Permalink
Adding HA-URL to standalone example
Browse files Browse the repository at this point in the history
Gave me an error that I discovered described in this issue: wubbl0rz#59
  • Loading branch information
hkuehl authored Aug 25, 2024
1 parent 94f72a2 commit 947cea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ services:
- 'FiatChamp_FiatUser=user@example.com'
- 'FiatChamp_FiatPw=123456'
- 'FiatChamp_FiatPin=9999'
- 'FiatChamp_HomeAssistantUrl=http://homeassistant:8123'
- 'FiatChamp_SupervisorToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI5NGFmMGJhZTFjYTQ0ODk2YWEzYjgzMGI5YmE4NGQxNiIsImlhdCI6MTY3MDA3Mjc
- 'FiatChamp_StartDelaySeconds=1'
- 'FiatChamp_Region=Europe'
Expand Down

0 comments on commit 947cea7

Please sign in to comment.