Open maiksensi opened 1 year ago
wrote a little script that does what I need. Still not sure why this component doesn't work for me. But I am closing this for now.
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 hotwater ?
Also I can see you also have mypyllant setup, are you using sensoAPP or myVaillant app ?
@thomasgermain just to add here. Having absolutely same issue while trying to set the target temp for hotwater
[140634125760832] Cannot put https://smart.vaillant.com/mobile/api/v4/facilities/%SERIAL%/systemcontrol/tli/v1/dhw/hotwater/configuration/temperature_setpoint, status: 404, response: <!doctype html><html lang="en"><head><title>HTTP Status 404 ā Not Found</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 404 ā Not Found</h1><hr class="line" /><p><b>Type</b> Status Report</p><p><b>Description</b> The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.</p><hr class="line" /><h3>Apache Tomcat/mobilDIALOG-Live</h3></body></html>,payload: {'hotwater_temperature_setpoint': 53.0}
p.s. using 1.16.3 version
Now I am using the myVaillant app.
I'm facing the same behavior. Basically it seem to work, as I can enable away mode, but disabling it or changing the hotwater temp, throws an error. Open to do more troubleshooting, if you guide me. It seems at first glance that Vaillant requires different parameters... Using V1.16.3, Core: 2023.11.3, Supervisor: 2023.11.6
Hey š I am probably doing something horribly wrong but it seems that I cannot set the hotwater temperature via Homeassistant. The Error log I get is attached. It seems that the component is calling the wrong API. It's working fine in the sensonet app. Any hints on what I am doing wrong?