Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: API calls being exceeded #204

Open
3 tasks done
rholligan opened this issue Aug 26, 2024 · 2 comments
Open
3 tasks done

Error: API calls being exceeded #204

rholligan opened this issue Aug 26, 2024 · 2 comments

Comments

@rholligan
Copy link

Before submitting a new issue

Problem description

For the last couple of days I'm getting this error relating to API calls being exceeded

Logs

This error originated from a custom integration.

Logger: custom_components.mypyllant.coordinator
Source: helpers/update_coordinator.py:386
integration: myVAILLANT (documentation, issues)
First occurred: 25 August 2024 at 22:46:20 (9 occurrences)
Last logged: 12:41:04

Error fetching myVAILLANT data: Quota Exceeded on https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/homes, skipping update of myVAILLANT data for another 10800s
Error fetching myVAILLANT data: 403, message='Forbidden', url='https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/xxx/meta-info/time-zone'
Error fetching myVAILLANT data: 403, message='Forbidden', url='https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/emf/v2/xxx/currentSystem'
Error fetching myVAILLANT data: 403, message='Forbidden', url='https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/xxx/tli'
Error fetching myVAILLANT data: 504, message='Gateway Time-out', url='https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/xxx/tli'
@rholligan
Copy link
Author

Here are my settings relating to update frequency (unchanged for several months)

Screenshot_20240826_212756_Home Assistant

@Krzysztonek
Copy link

Exactly same issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@Krzysztonek @rholligan and others