Hi,
thank you very much for writing this tool. Makes my old heatpump kind of smart :)
Works great - I'm only having troubles reading and possibly writing (not tested yet) the timeprogram using: /api/v1/timeprog/
Error message:
{
"message": "get() got an unexpected keyword argument 'id'"
}
I'm not really sure how to troubleshoot that issue.
If someone has a solution I would be really happy because I'm trying to let the heatpump run when the PV produces enought energy - which is not working without these commands :)
BTW: Needed to use flask version 2.3.3 because the newest version is making troubles as well. Maybe the error is connected to that.
Hi,
thank you very much for writing this tool. Makes my old heatpump kind of smart :)
Works great - I'm only having troubles reading and possibly writing (not tested yet) the timeprogram using: /api/v1/timeprog/
Error message:
{
"message": "get() got an unexpected keyword argument 'id'"
}
I'm not really sure how to troubleshoot that issue.
If someone has a solution I would be really happy because I'm trying to let the heatpump run when the PV produces enought energy - which is not working without these commands :)
BTW: Needed to use flask version 2.3.3 because the newest version is making troubles as well. Maybe the error is connected to that.