openv / vcontrold

:fire: vcontrold Daemon for control and logging of Viessmann® type heating devices
https://github.com/openv/openv/wiki
GNU General Public License v3.0
101 stars 54 forks source link

Cant set temperature for M2 | no Option to set temperature #71

Closed Snotmann closed 3 years ago

Snotmann commented 3 years ago

Hey guys,

the vcontrold runs fine but i cant set the room temperature für my M2 circuit:

vclient -c 'setTempRaumNorSollM2 22' SRV ERR: command unknown setTempRaumNorSollM2 22: server error

... there was no option for it in the vito.xml.

Try to create it myself withoput luck :(

hmueller01 commented 3 years ago

You do not have a command setTempRaumNorSollM2 defined in your vito.xml? To check what commands are known use

vclient -c commands

BTW: This does not look like a vcontrold bug. If you have questions how to setup your xml files, please take a look here. There is another issue tracker.