For the last couple of days I'm getting this error relating to API calls being exceeded
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'
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