sirtiger

Results 15 comments of sirtiger

Hi I3u, does your vcontrold daemon work correctly? Do you get a correct value when you execute this command (vclient -h localhost:3002 -c getTempA) Timo

If the get-command work connect the server with this line in the cli. `telnet localhost 3002` Now you work with the vcontrold cli. With “help“ command you get a list...

That could be. I tried it but it didn’t work. I use the iobroker with the viessmann adapter. Set temperature works only with the adapter or over telnet.

> Okay, seems like my device (`20CB`) simply doesn't support this (or the address differs?!): No matter if the length is 1 or 2, I get: > > ``` >...

iobroker@iobroker:~ $ telnet localhost 3002 Trying ::1... Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. vctrld>getDevType UNKNOWN vctrld>debug on vctrld>getTempWWsoll DEBUG:Mon Feb 13 11:40:32 2023 : Command: getTempWWsoll DEBUG:Mon...