Unexpected error fetching myVAILLANT data
Before submitting a new issue
- [x] I redownloaded the latest release and restarted Home Assistant
- [x] I've checked known issues
- [x] I've enabled debug logs and attached the relevant logs to this ticket
Problem description
Unexpected error fetching myVAILLANT data
Logs
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 354, in _async_refresh
self.data = await self._async_update_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/mypyllant/coordinator.py", line 177, in _async_update_data
data = [
^
File "/usr/local/lib/python3.12/site-packages/myPyllant/api.py", line 358, in get_systems
system = System.from_api(
^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/myPyllant/models.py", line 954, in from_api
DomesticHotWater.from_api(
File "/usr/local/lib/python3.12/site-packages/myPyllant/models.py", line 575, in from_api
data["current_special_function"] = DHWCurrentSpecialFunctionVRC700(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/enum.py", line 757, in __call__
return cls.__new__(cls, value)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/enum.py", line 1171, in __new__
raise ve_exc
ValueError: 'ONE_DAY_BANK_HOLIDAY' is not a valid DHWCurrentSpecialFunctionVRC700
I am also experiencing the exact same issue.
I have the same issue as well just different variables.
same problem
Same Here
Same here - all entities became unavailable since 7.16am UK time this morning. myVaillant App is still working fine.
2024-10-09 07:17:21.644 ERROR (MainThread) [custom_components.mypyllant.coordinator] Error fetching myVAILLANT data: 404, message='Not Found', url='https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/systems/____/tli'
2024-10-09 07:23:22.242 ERROR (MainThread) [custom_components.mypyllant.coordinator] Unexpected error fetching myVAILLANT data
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 354, in _async_refresh
self.data = await self._async_update_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/mypyllant/coordinator.py", line 177, in _async_update_data
data = [
^
File "/usr/local/lib/python3.12/site-packages/myPyllant/api.py", line 358, in get_systems
system = System.from_api(
^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/myPyllant/models.py", line 944, in from_api
Zone.from_api(
File "/usr/local/lib/python3.12/site-packages/myPyllant/models.py", line 430, in from_api
data["cooling"] = ZoneCooling.from_api(
^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/myPyllant/models.py", line 326, in from_api
**data["time_program_cooling"]
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'time_program_cooling'
Seemingly same here but with a slightly different error
KeyError: 'time_program_cooling'
Seemingly same here but with a slightly different error
same error here. Looks like it started today at 08:30
Same here. Maybe an api issue on Vaillant side… both app and thermostats are up and running.
Exactly the same here.
The same here
I'll join the list too!
Me too
Same here since 08:15..
me too
same here since 8:16 CET but official phone app is starting but if i click on 1 VR50, i get "unknown error, please try again later"
Ditto - looks to me like a possible change to the API as MyVailliant App is still functioning as expected today
now app is back. but intregation not yet
Same issue here
same here :( app is working fine thow.
the most strange is that i could do "call service" test data
Since 8:16 no more data (Netherlands)
I also have the same problem. Interestingly, at the same time, Home Assistant recognised MyVaillant Connect Gateway as a HomeKit device. Could be a coincidence, since I also update Home Assistant yesteday.
Does someone already try to contact [API-support@vaillant-group,com] ?
Same here
same here...
Ditto, same errors here, app still working fine.
Push...same
Same problem here i DK 08:17:06
Same issue from my side no Data i deinstall install the latest vesion again. NO Data can grab. Android App is already working...
Paging @signalkraft as this seems pretty major as this integration goes. Guessing Vaillant has changed some data on their side.
I can also call the service/action - Generate Test Data - and it returns what looks to be the correct data, I assume parsing it is failing somewhere now?