-
Notifications
You must be signed in to change notification settings - Fork 26
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
No Data from myVaillant after migration from Multimatic App. #92
Comments
Same |
Please check out the latest pre-release, I added the missing value. If you get more errors, please post them. The Vaillant API isn't documented, and I don't have the same setup as you verify changes. |
Thank you. With 0.7.3b0 it works fine. |
Found a little Problem. The Sensor "Circuit 0 Current Flow Temperature" gives me wrong Data. What do you need to check this? |
First a big thank you for this integration. Yesterday i migrated from the MultiMatic to the myVaillant app. The myVaillant app works like it should, but when i try to install mypyllant, i can't see anything of the data. I tried 0.7.2 and also 0.7.3b0 but in both cases i get the following errors in the log:
Edit: It seems, that the Goovee-Integration is the problem as mentioned here #54 |
Same here. using v7.3.0b0. Removed govee and ended up with this error in the log.
|
Thank you. With 0.7.3b0 it works fine for me too |
how can i assist? Using 0.7.3b0 and the System will not Load new Data from Vaillant. I also have enabled Debugging and see some Errors in the Logs: |
Could you try the latest pre-release? |
@signalkraft after 0.7.3b1 the errors in myVAILLANT debug log are gone. I have an issue with hotwater boost it is possible to enable and disable it. But the switch goes automatically to off even oft the boost is still active. |
I use the latest release. Since then the integration fetches the data only once after a reload. |
Seems to work with 0.7.3b1.
|
Same here with v0.7.2. ecoCOMPACT VSC 206/4-5 90 Switched from SensoApp 4 days ago Trace: Logger: myPyllant.api Could not get RTS data Afterwards following issue is raised: Logger: homeassistant Error doing job: Task exception was never retrieved |
@stephanbaron you need the latest pre-release @switschel do you get no energy entities at all? But they show up in the app? I'm not sure why that would happen. |
Please try https://github.com/signalkraft/mypyllant-component/releases/tag/v0.7.3b2 |
No, no energy entities at all in HA. Yep, I can see them in the app. Can I support you somehow? |
Hello everyone,
Is there any solution? |
If you have an Android phone, are somewhat technically inclined, and have some time on your hands - then yes: https://signalkraft.com/mypyllant-component/3-reverse-engineering/ I would need to know what API endpoints your app is calling to get this data, because it's apparently doing something new |
I discovered this URL and a few others. Let me know if you need additional ones. I clicked multipled times and recorded requests & responses.
If I compare this to the log in HA:
It seems that "vrc700" is wrong and should be "end-user-app-api" instead. Response of bucket request:
I only saw one API request using "vrc700"
All other request were pointing to |
Let me know if https://github.com/signalkraft/mypyllant-component/releases/tag/v0.7.3b4 fixes things for you! |
First of all - thanks for the integration and your effort on this! My environment My problem To me it looks like, it requests data from Vaillant site successfully - however I'm far away from being experienced Sample log after retrieving data2024-02-11 14:09:50.052 DEBUG (MainThread) [custom_components.mypyllant] Finished fetching myVAILLANT data in 0.687 seconds (success: True) Following error:2024-02-11 14:09:50.082 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved If you need further info pls shout... |
Could you generate test data please and attach it to this issue? |
Version V0.7.3b4 has fixed it for me. Thank You. |
Pls see attached |
All works fine |
Additional information: have missed an error in the log (sorry), stating: |
@thomasbendl57 please check in #102 - this issue was originally about another problem that's been resolved, so I'm gonna close it. |
Before submitting a new issue
Problem description
Hello and before i start. Thanks for this!
Just migrated from the Multimatic App to myVaillant. The myVaillant App shows all Settings and so i activated mypyllant...
But it is not loading Data from the myVaillant API.
Logs
The text was updated successfully, but these errors were encountered: