Thomas Germain
Thomas Germain
Version https://github.com/thomasgermain/vaillant-component/releases/tag/1.14.2 should fix the circulation sensor issue
Release https://github.com/thomasgermain/vaillant-component/releases/tag/1.16.2 should diplsay correctly the target high temperature when the DHW is in `TIMED_CONTROLLED'
Hello, could you try to call the `multimatic.request_hvac_update`. This service is used to request "data refresh" from vaillant server. I have an automation which is calling this service every hour....
I think every 5min is too frequent. This service is called when you open your mobile app, this is why there are some delay before you can see correct data...
Hi there, I'm testing the converter, looks like power is corret, but energy looks strange, see what I get in HA: Power:  Energy:  -> I'm expecting the `total_increasing`...
Here are some information I could get, let me know if you need more: ### detect ambisense capability `GET https://api.vaillant-group.com/service-connected-control/end-user-app-api/v1/api/v1/ambisense/facilities//capability` ```json { "rbrCapable": true } ``` ### rooms information `GET...
I'll have a look and see if I can make a PR (I guess it will be easier for me to test things like mode, quick veto and so).
Same problem as @mikyD84, HTTP 500 while setting the quick veto, but the annoying this is that I can set it myPyllant lib directly :/. I'll dig further tomorrow.
> 3. If I update in the card to 5 degrees, the ambisense moves to 5 degrees however after a few seconds the HA card come back to 18 degree...
> Could you describe what that sensor was doing? I don't have a circulation schedule in my setup. Was it just on when the circulation was active? Yeah indeed, the...