ebusd-configuration icon indicating copy to clipboard operation
ebusd-configuration copied to clipboard

Vaillant: scan.76 id = (ERR: invalid position for 3176b5090124 / 00)

Open teclab-at opened this issue 1 year ago • 6 comments

Hi there,

I bought https://adapter.ebusd.eu/v31/ and now testing.

Calling ebusctl find gives me this:

…
…
omu Timer.Thursday = no data stored
omu Timer.Tuesday = no data stored
omu Timer.Wednesday = no data stored
omu ZustandOAWLogic = no data stored
scan id = no data stored
scan.08  = Vaillant;HMU00;0308;0403
scan.08 id = 21;17;15;0010016422;0001;005417;N3
scan.15  = Vaillant;70000;0419;4603
scan.15 id = 21;17;17;0020218357;0082;027150;N1
scan.76  = Vaillant;VWZ00;0308;0403
scan.76 id =  (ERR: invalid position for 3176b5090124 / 00)
scan.e0  = Vaillant;OMU00;0131;5202
scan.e0 id = 21;17;17;0010016715;0001;006077;N7

Should I care on this error? Because it seems to me that I am missing some values on the switching cycle which I can’t find listed. Log file is attached. ebusd.log

thx for support!

teclab-at avatar May 03 '23 20:05 teclab-at

What Vaillant devices do you have?

http://mist.local:8080/data/scan.76 returns this for me:

{
  "scan.76": {
    "messages": {
      "": {
        "name": "",
        "passive": false,
        "write": false,
        "lastup": 1683663282,
        "zz": 118,
        "fields": {
          "MF": {
            "value": "Vaillant"
          },
          "ID": {
            "value": "VWZ00"
          },
          "SW": {
            "value": "0522"
          },
          "HW": {
            "value": "5103"
          }
        }
      },
      "id": {
        "name": "id",
        "passive": false,
        "write": false,
        "lastup": 1683763260,
        "zz": 118,
        "fields": {
          "prefix": {
            "value": "21"
          },
          "year": {
            "value": "22"
          },
          "week": {
            "value": "33"
          },
          "product": {
            "value": "0010022070"
          },
          "supplier": {
            "value": "3100"
          },
          "counter": {
            "value": "006482"
          },
          "suffix": {
            "value": "N8"
          }
        }
      }
    }
  },
  "global": {
…
  }
}

and I have a:

  • Vaillant aroTHERM 75/5
  • Vaillant uniTOWER 78/5
  • sensoCOMFORT 720f/2
  • sensoNET VR921

wimleers avatar May 11 '23 11:05 wimleers

aroCOLLECT VWL 11/4 SA flexoTHERM VWF 117/4 multiMATIC 700 VRC 700

don't know how you did this http://mist.local:8080/data/scan.76 ... I do not have an http server enabled in ebusd ...

thx

teclab-at avatar May 11 '23 21:05 teclab-at

Okay so Vaillant;VWZ00;0308;0403 would seem to be how a flexoTHERM's controller is identified versus Vaillant;VWZ00;0522;5103 for a aroTHERM split uniTOWER's controller.

wimleers avatar May 16 '23 11:05 wimleers

Was anybody able to read and control vaillant Arotherm Plus with sensocomfort with this ebusd s...?

smartboart avatar Jul 09 '23 02:07 smartboart

hello, also have this in my logs: [bus notice] scan 76: ;Vaillant;VWZ00;0522;5103 looking for a way to fetch data from it

my config (FRANCE=SaunierDuval, VAILLANT Group): HeatPump GeniaSet Split (https://www.saunierduval.fr/particulier/nos-produits/geniaset-split-45440.html) MiSet Thermostat (SRT 380?) (got it on ebusd by renaming "15.700.csv" to "15.bass2.csv")

mrgrlscz avatar Jul 12 '23 21:07 mrgrlscz

Please join us at https://github.com/john30/ebusd-configuration/pull/330.

wimleers avatar Aug 14 '23 18:08 wimleers