janphkre

Results 12 comments of janphkre

It is not necessarily a different address, the 720 might be using a different datatype for it, as it is using different data types for the timeslots. Since i still...

By looking at the configuration file (https://github.com/john30/ebusd-configuration/blob/master/ebusd-2.1.x/en/vaillant/ec.solsy.sc.csv) of the ec slave: You could either read out the overall runtime of the pump by looking at the message _CollPumpHRuntime1_ / _CollPumpHRuntime2_,...

@LukasGrebe > See [janphkre@2a08b2e#commitcomment-91984115](https://github.com/janphkre/ebusd-configuration/commit/2a08b2e2538e77217a51d4c8e5f53bae6276ffc3#commitcomment-91984115) > > the comment is in the Unit column. changing the `,`at the end of the line to `.` changes the number of columns in this...

@jhuybrechs > When using the write command I only managed to write in the first slot (i.e ebusctl write -c basv z1Timer.Monday "0;1;08:30;09:45;185") but didn't figure out how to write...

@jhuybrechs > I'm also using a SensoConfort 720 (wireless) Here is the reply from the ...Time.Config commands from my setup -ebusctl read z1Timer.Config =>00 0c 0a 05 01 0c 05...

> try for ctvl2 so vrt 380 > > 2022-12-08 15:12:37.029 [main notice] ebusd 22.4.v3.16.2-200-ga8ca21f541 started with auto scan on device 192.168.0.54:3333 2022-12-08 15:12:37.097 [bus notice] bus started with own...

> > > @janphkre fixed the comment issue in [40632c9](https://github.com/john30/ebusd-configuration/commit/40632c9902fa708c6d66f028dfffe2fe7ca2bbb9) > > what do you see in the following lines? @LukasGrebe To me it looks like this with the tool...

> > > try for ctvl2 so vrt 380 > > > 2022-12-08 15:12:37.029 [main notice] ebusd 22.4.v3.16.2-200-ga8ca21f541 started with auto scan on device 192.168.0.54:3333 2022-12-08 15:12:37.097 [bus notice] bus...

@nboeckmann Good pint, I adjusted the template for writing timeslots without temperatures with your suggested workaround. Regarding the force-read: That is to be expected. The ebusd tool caches messages (for...

@SzosszeNET & @lkoniecki Most of the values i introduced are comming from the communication between ctlv2 and the VR921, so none of those values are sent on the bus on...