Thomas Germain
Thomas Germain
Hello, I don't think you're doing something wrong. I will check. Mind you share the script you did ? And also, which URL you're calling to set target temp for...
It worth giving a try, I'll release a version with some cache request header
@robbedenys are you using 1.13.0 ?
Do you have fresh data everytime the integration is reloaded ? I can see two main differences between a classic refresh and the reload of the integration: - a new...
and you get fresh data for 1h until next reload ? If yes, could you try to stop the automatic integration reload and see when data are not refreshed anymore...
I released the 1.14.0b1 (beta) version. As suggested in another issue, this issue might be related to the server cache. I added some headers, so the server should not use...
@ThomasGrRS are you running the latest version (1.14.0b03) ?
Hello, indeed, this is pretty awkward, thanks for reporting. I did some rework of preset and mode, can you check this beta version ? https://github.com/thomasgermain/vaillant-component/releases/tag/1.17.0b0
I already had a try myself with the beta, but my settings don't cover all the use cases. Anyway, indeed, I don't want to tell my wife that heating is...
Hello, You can change the temperature using `water_heater.set_temperature` service and change the operation mode with `water_heater.set_operation_mode` service (for time controlled, the value should be `AUTO`). @xaviergriffon or @sylvainvh the integration...