mypyllant-component icon indicating copy to clipboard operation
mypyllant-component copied to clipboard

set manual setpoint error - missing function to set (Circuit 0) Desired Temperature

Open dieter3323 opened this issue 1 year ago • 3 comments
trafficstars

hi! first thank of the good work here!

i get this error when trying to set the manual setpoint with the function: myVAILLANT: Set manual mode setpoint 404, message='Resource Not Found', url=URL('https://api.vaillant-group.com/service-connected-control/vrc700/v1/systems/c026f99e-1682-479e-a329-a69425bf80c0/zone/0/heating/manual-mode-setpoint')

also i would be nice that could be a function to set the (Circuit 0) desired Temperature. (the way over the schedule does not work for me)

Update: what i found out is, that the desired temperature in the integration is not the heating temperature from the app - its the cooling temperature from the app ... - would be nice to be able to set the "heating" desired temperature

thank you very much

dieter3323 avatar Mar 27 '24 09:03 dieter3323

Could you test this again in the latest version? Handling cooling & heating desired temps should be improved now.

signalkraft avatar Jul 17 '24 20:07 signalkraft

no sorry - the problem does exist:

2024-07-18 09:42:33.159 ERROR (MainThread) [homeassistant.helpers.script.websocket_api_script] websocket_api script: Error executing script. Unexpected error for call_service at pos 1: 404, message='Resource Not Found', url=URL('https://api.vaillant-group.com/service-connected-control/vrc700/v1/systems/c026f99e-1682-479e-a329-a69425bf80c0/zone/0/heating/manual-mode-setpoint')

dieter3323 avatar Jul 18 '24 07:07 dieter3323

Hi,

I have exactly the same problem with this integration, even today. I get the very same error when I try to execute the 'set manual setpoint' service. This would be an important enabler for me for controlling the heating temperature with my automations, without using the quick veto. Currently I can only set the temperature via quick veto.

  • climate.set_temperature works if the Temperature controls overwrite time program instead of setting quick veto is disabled, but it uses a quick veto, and I want to avoid this.
  • climate.set_temperature does not work if the above mentioned option is enabled. Nothing happens when the service is invoked.
  • mypyllant.set_manual_mode_setpoint fails with the error mentioned in the previous comments.

@signalkraft I really like your integration and I really appreciate what you have achieved so far as well as your general commitment to the maintenance. Please let me know if and how I could support here with additional data (about the system, logs, etc.)

fodorg01 avatar Oct 02 '24 09:10 fodorg01