Skip to content

Commit

Permalink
url change for API endpoint (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
madchap authored Jan 25, 2024
1 parent 26da106 commit c66ba74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ You will need the following in your secrets.yaml file
energiapro_installation_number: "<YOUR_INSTALLATION_NUMBER>"
energiapro_client_number: "<YOUR_CLIENT_NUMBER>"
energiapro_bearer_token: <HA_LONG_LIVE_TOKEN>
energiapro_api_base_url: "https://www.holdigaz.ch/espace-client-api/api/"
energiapro_api_base_url: "https://web2.holdigaz.ch/espace-client-api/api/"
energiapro_api_username: "<API USER NUMBER>"
energiapro_api_secret_seed: "<SECRET COMMUNICATED TO YOU BY ENERGIAPRO>"
```
Expand Down

0 comments on commit c66ba74

Please sign in to comment.