KM200 Binding with Buderus

Weird.
I did not have these issues.
After my km200 has gone online these have been detelcted right away:

Did you start the search for new devices again after the gateway went online?

Looks like it just needed some time. Yesterday even with scanning no things have been detected. Today I had a lot of possible things in my inbox. I succesfully added some of them even not really knowing what they are doing :smiley:

But still weird, all things don’t have any channels

This is a really tricky binding :frowning: And unfortunately the Binding descriptions is really not one of the best…

I can share my items.
Because you are German (just a guess :-D), they might help to understand what the channels are about.
I must admit I have configured a lot of them, but only need possibly 10 or 12.

/ +++++++++ HEATING related items ++++++++
// +++++++++++++++++++++++++++++++++++++++++
Group                 G_Heat              "Heizung"                                                                                                                        {alexa="Endpoint.Thermostat"}

/******************************************* Heating Buderus items **********************************************/

// KM200 - 2.4 Items
// System
Group                 gLivingHeating      "Heizung (WoZi)"                                             (gLiving)                         ["HVAC"]                          {widgetOrder="6"}
Group                 gTechHeating        "Heizung (Wandschr.)"                                        (gTech)                           ["HVAC"]                          {widgetOrder="01"}
Switch                BuderusThing        "Buderus"                                                    (G_jdbc,G_Things)
String                Heat_HzState        "Heizungs-Status [MAP(buderus.map):%s]"     <status>         (G_jdbc,gTechHeating)             ["Status"]                        {channel="km200:system:659200271:system:healthStatus"}
Number:Temperature    Heat_HzSupT         "Akt- Supply-Temperatur [%.1f %unit%]"      <temperature>    (G_Num)                                                             {channel="km200:heatingCircuit:659200271:hc1:actualSupplyTemperature"}   // more likely warm water
Number                Heat_HzLaufzeit     "Laufzeit [%s]"                                              (G_Num)                                                             {channel="km200:appliance:659200271:appliance:workingTime_totalSystem"}
Number                Heat_HzNoStarts     "Anz. Starts [%s]"                                           (G_Num)                                                             {channel="km200:appliance:659200271:appliance:numberOfStarts"}
Number                Heat_SysPress       "Systemdruck [%s] bar"                                       (G_Num)                                                             {channel="km200:appliance:659200271:appliance:systemPressure"}
Number                Heat_GasPress       "Gasdruck [%s] bar"                                          (G_Num)                                                             {channel="km200:appliance:659200271:appliance:gasAirPressure"}
String                Heat_HzFlame        "Flammen-Status [%s]"                                        (G_jdbc)                                                            {channel="km200:heatSource:659200271:heatSources:flameStatus"}
String                Heat_HzLz_form      "Laufzeit [%s]"                                              (G_jdbc)
String                Heat_HzLz_Tage      "Laufzeit [%s]"                                              (G_jdbc)
Number                Heat_actErr         "Aktueller Fehler-Nr. [%d]"                                  (G_Num)                                                             {channel="km200:notification:659200271:notifications:error"}
String                Heat_actErrStr      "Akt. Fehler [%s]"                                           (G_jdbc)                                                            {channel="km200:notification:659200271:notifications:errorString"}
String                Heat_actErrForm     "Form. Fehler [MAP(buderus.map):%s]"                         (G_jdbc)
String                Heat_actErrClear    "Klartext Fehler [%s]"                                       (G_jdbc)
String                Heat_actErrDCD      "DCD Fehler [%s]"                                            (G_jdbc)
String                Heat_actErrCCD      "CCD Fehler [%s]"                                            (G_jdbc)
Switch                Heat_HzOverR        "Heizung"                                                    (G_jdbc,G_OverR)
// Heating Circle
String                Heat_HzHC1State     "Status [%s]"                                                (G_jdbc)                                                            {channel="km200:heatingCircuit:659200271:hc1:status"}
Number:Temperature    Heat_TempWoZi       "Temperatur im Wohnzimmer [%.1f %unit%]"    <temperature>    (G_Num,G_Heat,gLivingHeating)     ["Measurement", "Temperature"]    {channel="km200:heatingCircuit:659200271:hc1:roomtemperature", alexa="TemperatureSensor.temperature", widgetOrder="1"}
Switch                Heat_HzMode_Sw      "Heizung Wohnzimmer"                        <fire>           (G_jdbc,G_Heat,gLivingHeating)    ["Control"]                       {alexa="Switchable", widgetOrder="2"}
String                Heat_HzMode         "Mode [MAP(de.map):%s]"                                      (G_jdbc,gLivingHeating)                                             {channel="km200:heatingCircuit:659200271:hc1:operationMode", widgetOrder="2"}    //,alexa="ThermostatController.thermostatMode" [OFF=0,HEAT=1,AUTO=3]}
//String                Heat_HzMode_Al      "Heizung"                                  (G_Num)                                                              //{alexa="ThermostatController.thermostatMode" [OFF="OFF",ON="HEAT"]} // Proxy item to use with Alexa Smart Home Skill
Number:Temperature    Heat_HzSollDay      "Tag-Temperatur [%.1f %unit%]"              <temperature>    (G_Num,G_Heat,gTechHeating)       ["Control", "Temperature"]        {channel="km200:heatingCircuit:659200271:hc1:temperatureLevels_day", alexa="ThermostatController.targetSetpoint" [scale="Celsius"]}
Number:Temperature    Heat_HzSollNight    "Nacht-Temperatur [%.1f %unit%]"            <temperature>    (G_Num,gTechHeating)              ["Control", "Temperature"]        {channel="km200:heatingCircuit:659200271:hc1:temperatureLevels_night"}
Number:Temperature    Heat_HzSoll         "Ziel-Temperatur [%.1f %unit%]"             <heating>        (G_Num,gLivingHeating)            ["Setpoint", "Temperature"]       {channel="km200:heatingCircuit:659200271:hc1:temperatureRoomSetpoint", widgetOrder="3"}
// Hot Water
String                Heat_HzHW1State     "Status [%s]"                                                (G_jdbc)                                                            {channel="km200:dhwCircuit:659200271:dhw1:status"}
Switch                Heat_WWMode_Sw      "Heißes Wasser"                             <fire>           (G_jdbc,gLivingHeating)           ["Control"]                       {alexa="Switchable", widgetOrder="4"}    // for Alexa switching only
String                Heat_WWMode         "Heißes Wasser"                                              (G_jdbc,gLivingHeating)                                             {channel="km200:dhwCircuit:659200271:dhw1:operationMode"}
Number                Heat_WW_Timer       "WWasser Timer [%s]"                                         (G_Num)
Number                Heat_WWTime         "Laufzeit [%s]"                                              (G_Num)                                                             {channel="km200:dhwCircuit:659200271:dhw1:workingTime"}
Number                Heat_WWFlow         "Durchfluß [%.1f l]"                                         (G_Num)                                                             {channel="km200:dhwCircuit:659200271:dhw1:waterFlow"}
Number:Temperature    Heat_WWSoll         "WW Soll [%.1f %unit%]"                     <temperature>    (G_Num)                                                             {channel="km200:dhwCircuit:659200271:dhw1:setTemperature"}
Number:Temperature    Heat_ReturnTemp     "Return Temp [%.1f %unit%]"                 <temperature>    (G_Num)                                                             {channel="km200:sensor:659200271:temperatures:return"}
Number:Temperature    Heat_istWasserT     "Wassertemperatur [%.1f %unit%]"            <temperature>    (G_Num,gTechHeating)              ["Measurement", "Temperature"]    {channel="km200:sensor:659200271:temperatures:supply_t1"}
1 Like

Yes in fact I’m from germany. All over a lot of german people are here. So as this thread becomes a dialog between both of us it would be easist thing to switch to german. But I guess it would be fair to stay in english so maybe this will help someone else sometime.

Thanks a lot for your itmes. Changed the Channel ID to mine but till now no item delivers any informations. But I will wait some time, just did it some minutes ago.

Based on your items I now noticed some thing. Is it correct? That you can only read information from the module and not make any changes?

Let me give you an example. We were on holidays at the beginning of fall and the heating circuit was deactivated. When we came back from holiday it was already very cold to for normal I would have acitvated heating circuit if we wouldn’t have been on leave. My understanding of the items is that I won’t be able to make these kind of changes via openhab. Am I correct?

Moin,

actually you can change some items - and this enables you to control the heating to a certain extend.
For me that’s totally sufficient.
So, what I can control is:
Heat_HzSollDay (Target Temp Day) and the same for Heat_HzSollNight
Furthermore I can switch the Heating OFF:
Heat_HzMode.sendCommand("night")
and ON:
Heat_HzMode.sendCommand("day")
This will result in Heating = OFF as long as the Night Target Temp is significantly lower than the actual temperature:
Heat_TempWoZi

The same is true for the WarmWater control (ON/OFF):
Heat_WWMode.sendCommand("on")
and
Heat_WWMode.sendCommand("off") respectively.

Please note that its “on” and not ON, because it’s a string and not a switch item.
I hope this helps.

Thanks for the explanation!

Could you figure out a way to heat up the warm water reservoir just once, but leave it in automatic mode?

You mean the same function like pressing the WarmWater button on the wallmounted control unit?

There is no such button, but I manage this by using the command below with a timer:

During night WW is OFF, but it will be set to ON with my alarm clock.
If I am home alone (or on weekends, because I get up early), I switch it OFF after 30 minutes.
If the entire family is at home, I leave it on for 90 minutes.

Yes, exactly. I use this quite often when I come home very late or get up very early.

There is no such button, but I manage this by using the command below with a timer:

So you have no schedule for warm water in the control unit of the heating and instead this is controlled by openHAB?. I was always hesitant to do it that way, because this has a very high potential for a conflict with my wife, in case it is not working… :wink:

:rofl:

I agree - the wife-acceptance-factor must not be damaged.

Actually I play around every now and then and right now, I just switch the hot water on, whenever my wife comes home. :slight_smile:

1 Like

Im still not able to get it running. absolut not item delivers any information or accepts any commands

This is it. Spend way to much time in this so I give up

Will delete binding and things and have to use separate buderus up… very sad

Thanks a lot for your help

I would like to help you to make it work, because I know that it sucks to have something around which supposed to be working well with OH, but it does not.
So I can assure you, that I am very happy with it and its stability.

However, I remember that is was sometimes needed to reset the KM200 and the Heating (in my case Buderus Logamax GB152 I believe).

Did you try to power down an up your KM200 (and Heater)?
Do you setup your items in text files as well?

EDIT:
By the way:
Did you activate the TRACE / DEBUG mode of this binding to dig deeper?

Hi,

I’ve added a check into this binding if JCE is installed or not. If not then the binding will go into a configuration error. I’ts merged and will be available with the V3.3

I hope this will reduce the number of problems on the very first start.

Moin!

I am not sure if this post is still alive. I am new with openhab but trying to make my way through all.

Just now I added the km200 binding for my Buderus heater and everything is online.

But I am wondering why my channels, for example the temperature of the water, shows the same number all the time instead of the actual one.

I guess I have to make some changings at the channels but unfortunately I don’t know what to do.

I am using the UI at Openhabian 3

Thanks in advance
Sky

Hi,

have you ever figured out how to control/monitor the circulation pump?

Circulation heat loss is huge (1C/hour in the 300l tank => 350W in my case, if the pump is running 4x3 minutes/hour) I would like to start the pump only when it is really needed, eg motion in the bathroom.

thanks and br

Hi,

I am searching for the same function, but could not find it at the channels. I think it’s not included :frowning:

Yeah, yda I put a SHelly1 there in the boiler to be able to control the pump

Hi again!

It seems my binding is loosing connection very often and I have to pull the power on and off at the Lan connection at the central heating unit. Then it is running for 1 or 2 days until the next connection lost.

I tried to Google a solution and found something about the JCEpolicies which have to be updated.

Does anybody had the connection problems too and found a permanent solution?

Cheers
Sky

Hello @Markinus,

I fear that the latest firmware 04.08.02 did break some things.
Before the binding was running rock solid (still does), but now some information is missing.
Currently I do not get the thing “heatsources” during discovery. This did remove e.g. “actualPower”, “actualDHWPower” and more.
Could you have a look ? Guess you received the firmware as well.

OH Version 3.2. Runing on PI4, installed from openHabian image, openJDK 32bit.
I stopped and restarted the gateway thing, this is the log of the service list the binding discovered (Had to strip the date and some common IDs so it fits into the byte limit):

14:35:43.317 [DEBUG] [KM200Device] - ##################################################################
14:35:43.319 [DEBUG] [KM200Device] - List of avalible services
14:35:43.320 [DEBUG] [KM200Device] - readable;writeable;recordable;virtual;type;service;value;allowed;min;max;unit
14:35:43.322 [DEBUG] [KM200Device] - List type: refEnum service: /heatingCircuits
14:35:43.324 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatingCircuits;;
14:35:43.325 [DEBUG] [KM200Device] - List type: refEnum service: /heatingCircuits/hc1
14:35:43.327 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatingCircuits/hc1;;
14:35:43.328 [DEBUG] [KM200Device] - List type: floatValue service: /heatingCircuits/hc1/roomtemperature
14:35:43.330 [DEBUG] [KM200Device] - 1;0;1;0;floatValue;/heatingCircuits/hc1/roomtemperature;-3276.8;;;;
14:35:43.332 [DEBUG] [KM200Device] - List type: floatValue service: /heatingCircuits/hc1/supplyTemperatureSetpoint
14:35:43.333 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatingCircuits/hc1/supplyTemperatureSetpoint;53.0;;;;
14:35:43.335 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /heatingCircuits/hc1/roomTempOffset
14:35:43.336 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/heatingCircuits/hc1/roomTempOffset;;
14:35:43.338 [DEBUG] [KM200Device] - List type: stringValue service: /heatingCircuits/hc1/activeSwitchProgram
14:35:43.339 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/heatingCircuits/hc1/activeSwitchProgram;A;A|B;;;
14:35:43.341 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /heatingCircuits/hc1/designTemp
14:35:43.343 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/heatingCircuits/hc1/designTemp;;
14:35:43.344 [DEBUG] [KM200Device] - List type: refEnum service: /heatingCircuits/hc1/temperatureLevels
14:35:43.346 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatingCircuits/hc1/temperatureLevels;;
14:35:43.347 [DEBUG] [KM200Device] - List type: floatValue service: /heatingCircuits/hc1/temperatureLevels/eco
14:35:43.349 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/heatingCircuits/hc1/temperatureLevels/eco;18.0;;5.0;20.5;C
14:35:43.351 [DEBUG] [KM200Device] - List type: floatValue service: /heatingCircuits/hc1/temperatureLevels/comfort2
14:35:43.352 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/heatingCircuits/hc1/temperatureLevels/comfort2;21.0;;18.5;30.0;C
14:35:43.354 [DEBUG] [KM200Device] - List type: floatValue service: /heatingCircuits/hc1/suWiThreshold
14:35:43.355 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/heatingCircuits/hc1/suWiThreshold;19.0;;10.0;30.0;C
14:35:43.357 [DEBUG] [KM200Device] - List type: stringValue service: /heatingCircuits/hc1/operationMode
14:35:43.358 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/heatingCircuits/hc1/operationMode;auto;auto|manual;;;
14:35:43.360 [DEBUG] [KM200Device] - List type: floatValue service: /heatingCircuits/hc1/fastHeatupFactor
14:35:43.362 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/heatingCircuits/hc1/fastHeatupFactor;0.0;;1.0;100.0;%
14:35:43.363 [DEBUG] [KM200Device] - List type: floatValue service: /heatingCircuits/hc1/currentRoomSetpoint
14:35:43.365 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatingCircuits/hc1/currentRoomSetpoint;21.0;;;;
14:35:43.366 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /heatingCircuits/hc1/heatCurveMax
14:35:43.368 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/heatingCircuits/hc1/heatCurveMax;;
14:35:43.369 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /heatingCircuits/hc1/roomInfluence
14:35:43.371 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/heatingCircuits/hc1/roomInfluence;;
14:35:43.373 [DEBUG] [KM200Device] - List type: stringValue service: /heatingCircuits/hc1/suWiSwitchMode
14:35:43.374 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/heatingCircuits/hc1/suWiSwitchMode;automatic;off|automatic|forced;;;
14:35:43.376 [DEBUG] [KM200Device] - List type: floatValue service: /heatingCircuits/hc1/pumpModulation
14:35:43.377 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatingCircuits/hc1/pumpModulation;100.0;;;;
14:35:43.379 [DEBUG] [KM200Device] - List type: stringValue service: /heatingCircuits/hc1/currentSuWiMode
14:35:43.380 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/heatingCircuits/hc1/currentSuWiMode;forced;off|forced|cooling;;;
14:35:43.382 [DEBUG] [KM200Device] - List type: refEnum service: /heatingCircuits/hc1/holidayMode
14:35:43.383 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatingCircuits/hc1/holidayMode;;
14:35:43.385 [DEBUG] [KM200Device] - List type: stringValue service: /heatingCircuits/hc1/holidayMode/activated
14:35:43.386 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/heatingCircuits/hc1/holidayMode/activated;;|hm1|hm2|hm3|hm4|hm5;;;
14:35:43.388 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /heatingCircuits/hc1/nextSetpoint
14:35:43.390 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/heatingCircuits/hc1/nextSetpoint;;
14:35:43.391 [DEBUG] [KM200Device] - List type: stringValue service: /heatingCircuits/hc1/switchProgramMode
14:35:43.393 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/heatingCircuits/hc1/switchProgramMode;levels;levels|absolute;;;
14:35:43.394 [DEBUG] [KM200Device] - List type: refEnum service: /heatingCircuits/hc1/switchPrograms
14:35:43.396 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatingCircuits/hc1/switchPrograms;;
14:35:43.397 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/A
14:35:43.399 [DEBUG] [KM200Device] - 1;1;0;0;switchProgram;/heatingCircuits/hc1/switchPrograms/A;;
14:35:43.401 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/A/eco
14:35:43.402 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/heatingCircuits/hc1/switchPrograms/A/eco;;
14:35:43.404 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/A/nbrCycles
14:35:43.405 [DEBUG] [KM200Device] - 1;0;0;1;switchProgram;/heatingCircuits/hc1/switchPrograms/A/nbrCycles;;
14:35:43.407 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/A/weekday
14:35:43.408 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/heatingCircuits/hc1/switchPrograms/A/weekday;;
14:35:43.410 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/A/cycle
14:35:43.411 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/heatingCircuits/hc1/switchPrograms/A/cycle;;
14:35:43.413 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/A/comfort2
14:35:43.414 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/heatingCircuits/hc1/switchPrograms/A/comfort2;;
14:35:43.416 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/B
14:35:43.418 [DEBUG] [KM200Device] - 1;1;0;0;switchProgram;/heatingCircuits/hc1/switchPrograms/B;;
14:35:43.419 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/B/eco
14:35:43.421 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/heatingCircuits/hc1/switchPrograms/B/eco;;
14:35:43.422 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/B/nbrCycles
14:35:43.424 [DEBUG] [KM200Device] - 1;0;0;1;switchProgram;/heatingCircuits/hc1/switchPrograms/B/nbrCycles;;
14:35:43.425 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/B/weekday
14:35:43.427 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/heatingCircuits/hc1/switchPrograms/B/weekday;;
14:35:43.428 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/B/cycle
14:35:43.430 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/heatingCircuits/hc1/switchPrograms/B/cycle;;
14:35:43.432 [DEBUG] [KM200Device] - List type: switchProgram service: /heatingCircuits/hc1/switchPrograms/B/comfort2
14:35:43.433 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/heatingCircuits/hc1/switchPrograms/B/comfort2;;
14:35:43.435 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /heatingCircuits/hc1/heatCurveMin
14:35:43.436 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/heatingCircuits/hc1/heatCurveMin;;
14:35:43.438 [DEBUG] [KM200Device] - List type: floatValue service: /heatingCircuits/hc1/actualSupplyTemperature
14:35:43.439 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatingCircuits/hc1/actualSupplyTemperature;45.5;;;;
14:35:43.441 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /heatingCircuits/hc1/currentOpModeInfo
14:35:43.442 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/heatingCircuits/hc1/currentOpModeInfo;;
14:35:43.444 [DEBUG] [KM200Device] - List type: floatValue service: /heatingCircuits/hc1/temporaryRoomSetpoint
14:35:43.445 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/heatingCircuits/hc1/temporaryRoomSetpoint;-1.0;;5.0;30.0;C
14:35:43.447 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /heatingCircuits/hc1/timeToNextSetpoint
14:35:43.448 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/heatingCircuits/hc1/timeToNextSetpoint;;
14:35:43.450 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /heatingCircuits/hc1/controlType
14:35:43.452 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/heatingCircuits/hc1/controlType;;
14:35:43.453 [DEBUG] [KM200Device] - List type: refEnum service: /heatingCircuits/hc1/cooling
14:35:43.455 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatingCircuits/hc1/cooling;;
14:35:43.456 [DEBUG] [KM200Device] - List type: stringValue service: /heatingCircuits/hc1/status
14:35:43.458 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/heatingCircuits/hc1/status;ACTIVE;INACTIVE|ACTIVE;;;
14:35:43.460 [DEBUG] [KM200Device] - List type: refEnum service: /solarCircuits
14:35:43.461 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/solarCircuits;;
14:35:43.463 [DEBUG] [KM200Device] - List type: refEnum service: /system
14:35:43.464 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/system;;
14:35:43.466 [DEBUG] [KM200Device] - List type: stringValue service: /system/bus
14:35:43.467 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/system/bus;EMS2_0;No_Bus|EMS1_0|EMS2_0|CAN;;;
14:35:43.469 [DEBUG] [KM200Device] - List type: refEnum service: /system/appliance
14:35:43.470 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/system/appliance;;
14:35:43.472 [DEBUG] [KM200Device] - List type: floatValue service: /system/appliance/actualSupplyTemperature
14:35:43.473 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/system/appliance/actualSupplyTemperature;45.5;;;;
14:35:43.475 [DEBUG] [KM200Device] - List type: refEnum service: /system/sensors
14:35:43.476 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/system/sensors;;
14:35:43.478 [DEBUG] [KM200Device] - List type: refEnum service: /system/sensors/temperatures
14:35:43.480 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/system/sensors/temperatures;;
14:35:43.481 [DEBUG] [KM200Device] - List type: floatValue service: /system/sensors/temperatures/outdoor_t1
14:35:43.483 [DEBUG] [KM200Device] - 1;0;1;0;floatValue;/system/sensors/temperatures/outdoor_t1;15.4;;;;
14:35:43.484 [DEBUG] [KM200Device] - List type: floatValue service: /system/sensors/temperatures/chimney
14:35:43.486 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/system/sensors/temperatures/chimney;-3276.8;;;;
14:35:43.487 [DEBUG] [KM200Device] - List type: floatValue service: /system/sensors/temperatures/supply_t1_setpoint
14:35:43.489 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/system/sensors/temperatures/supply_t1_setpoint;0.0;;;;
14:35:43.491 [DEBUG] [KM200Device] - List type: floatValue service: /system/sensors/temperatures/supply_t1
14:35:43.492 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/system/sensors/temperatures/supply_t1;45.5;;;;
14:35:43.494 [DEBUG] [KM200Device] - List type: floatValue service: /system/sensors/temperatures/return
14:35:43.495 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/system/sensors/temperatures/return;-3276.8;;;;
14:35:43.497 [DEBUG] [KM200Device] - List type: floatValue service: /system/sensors/temperatures/hotWater_t2
14:35:43.498 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/system/sensors/temperatures/hotWater_t2;44.3;;;;
14:35:43.500 [DEBUG] [KM200Device] - List type: floatValue service: /system/sensors/temperatures/switch
14:35:43.501 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/system/sensors/temperatures/switch;-3276.8;;;;
14:35:43.503 [DEBUG] [KM200Device] - List type: stringValue service: /system/healthStatus
14:35:43.505 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/system/healthStatus;error;error|maintenance|ok;;;
14:35:43.506 [DEBUG] [KM200Device] - List type: floatValue service: /system/minOutdoorTemp
14:35:43.508 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/system/minOutdoorTemp;-13.0;;-35.0;10.0;C
14:35:43.509 [DEBUG] [KM200Device] - List type: refEnum service: /system/holidayModes
14:35:43.511 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/system/holidayModes;;
14:35:43.513 [DEBUG] [KM200Device] - List type: refEnum service: /system/holidayModes/hm5
14:35:43.514 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/system/holidayModes/hm5;;
14:35:43.516 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm5/startStop
14:35:43.517 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm5/startStop;2009-01-01/2009-01-01;;;;
14:35:43.519 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm5/hcMode
14:35:43.520 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm5/hcMode;ECO;AUTO_SAT|FIX_TEMP|OFF|ECO;;;
14:35:43.522 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /system/holidayModes/hm5/delete
14:35:43.524 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/system/holidayModes/hm5/delete;;
14:35:43.526 [DEBUG] [KM200Device] - List type: arrayData service: /system/holidayModes/hm5/assignedTo
14:35:43.528 [DEBUG] [KM200Device] - 1;1;0;0;arrayData;/system/holidayModes/hm5/assignedTo;;
14:35:43.530 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm5/dhwMode
14:35:43.531 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm5/dhwMode;OFF;OFF|TD_OFF;;;
14:35:43.533 [DEBUG] [KM200Device] - List type: refEnum service: /system/holidayModes/hm2
14:35:43.535 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/system/holidayModes/hm2;;
14:35:43.537 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm2/startStop
14:35:43.539 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm2/startStop;2009-01-01/2009-01-01;;;;
14:35:43.541 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm2/hcMode
14:35:43.542 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm2/hcMode;ECO;AUTO_SAT|FIX_TEMP|OFF|ECO;;;
14:35:43.544 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /system/holidayModes/hm2/delete
14:35:43.546 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/system/holidayModes/hm2/delete;;
14:35:43.548 [DEBUG] [KM200Device] - List type: arrayData service: /system/holidayModes/hm2/assignedTo
14:35:43.550 [DEBUG] [KM200Device] - 1;1;0;0;arrayData;/system/holidayModes/hm2/assignedTo;;
14:35:43.552 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm2/dhwMode
14:35:43.553 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm2/dhwMode;OFF;OFF|TD_OFF;;;
14:35:43.555 [DEBUG] [KM200Device] - List type: refEnum service: /system/holidayModes/hm1
14:35:43.557 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/system/holidayModes/hm1;;
14:35:43.559 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm1/startStop
14:35:43.560 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm1/startStop;2009-01-01/2009-01-01;;;;
14:35:43.562 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm1/hcMode
14:35:43.564 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm1/hcMode;AUTO_SAT;AUTO_SAT|FIX_TEMP|OFF|ECO;;;
14:35:43.566 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /system/holidayModes/hm1/delete
14:35:43.568 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/system/holidayModes/hm1/delete;;
14:35:43.569 [DEBUG] [KM200Device] - List type: arrayData service: /system/holidayModes/hm1/assignedTo
14:35:43.571 [DEBUG] [KM200Device] - 1;1;0;0;arrayData;/system/holidayModes/hm1/assignedTo;;
14:35:43.573 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm1/dhwMode
14:35:43.575 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm1/dhwMode;OFF;OFF|TD_OFF;;;
14:35:43.576 [DEBUG] [KM200Device] - List type: refEnum service: /system/holidayModes/hm4
14:35:43.578 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/system/holidayModes/hm4;;
14:35:43.580 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm4/startStop
14:35:43.582 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm4/startStop;2009-01-01/2009-01-01;;;;
14:35:43.584 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm4/hcMode
14:35:43.585 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm4/hcMode;ECO;AUTO_SAT|FIX_TEMP|OFF|ECO;;;
14:35:43.587 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /system/holidayModes/hm4/delete
14:35:43.589 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/system/holidayModes/hm4/delete;;
14:35:43.591 [DEBUG] [KM200Device] - List type: arrayData service: /system/holidayModes/hm4/assignedTo
14:35:43.592 [DEBUG] [KM200Device] - 1;1;0;0;arrayData;/system/holidayModes/hm4/assignedTo;;
14:35:43.594 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm4/dhwMode
14:35:43.596 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm4/dhwMode;OFF;OFF|TD_OFF;;;
14:35:43.598 [DEBUG] [KM200Device] - List type: refEnum service: /system/holidayModes/hm3
14:35:43.599 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/system/holidayModes/hm3;;
14:35:43.601 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm3/startStop
14:35:43.603 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm3/startStop;2009-01-01/2009-01-01;;;;
14:35:43.605 [DEBUG] [KM200Device] - List type: stringValue service: /system/holidayModes/hm3/hcMode
14:35:43.606 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/system/holidayModes/hm3/hcMode;ECO;AUTO_SAT|FIX_TEMP|OFF|ECO;;;
14:35:43.608 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /system/holidayModes/hm3/delete
14:35:43.610 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/system/holidayModes/hm3/delete;;
14:35:43.612 [DEBUG] [KM200Device] - List type: arrayData service: /system/holidayModes/hm3/assignedTo
14:35:43.613 [DEBUG] [KM200Device] - 1;1;0;0;arrayData;/system/holidayModes/hm3/assignedTo;;
14:35:43.615 [DEBUG] [KM200Device] - List type: stringValue service: /system/systemType
14:35:43.617 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/system/systemType;NSC_ICOM_GATEWAY;NSC_ICOM_GATEWAY;;;
14:35:43.619 [DEBUG] [KM200Device] - List type: stringValue service: /system/brand
14:35:43.623 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/system/brand;Junkers;unknown|Bosch|Junkers|Buderus|Nefit|Sieger|Tata|Dakon|Elm|Boulter|Vulcano|Worcester|British Gas|IVT|Geminox|Neckar|Zeus|Milton;;;
14:35:43.625 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /system/busReq
14:35:43.626 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/system/busReq;;
14:35:43.628 [DEBUG] [KM200Device] - List type: systeminfo service: /system/info
14:35:43.630 [DEBUG] [KM200Device] - 1;0;0;0;systeminfo;/system/info;;
14:35:43.632 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources
14:35:43.633 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources;;
14:35:43.635 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/chimneyTemperature
14:35:43.637 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/chimneyTemperature;-3276.8;;;;
14:35:43.639 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/nominalCHPower
14:35:43.641 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/nominalCHPower;24.0;;;;
14:35:43.643 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/energyMonitoring
14:35:43.644 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/energyMonitoring;;
14:35:43.646 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/energyMonitoring/minTankLevel
14:35:43.648 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/heatSources/energyMonitoring/minTankLevel;0.0;;0.0;135780000.0;kWh
14:35:43.650 [DEBUG] [KM200Device] - List type: stringValue service: /heatSources/energyMonitoring/startDateTime
14:35:43.652 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/heatSources/energyMonitoring/startDateTime;2022-01-31T16:27:30;;;;
14:35:43.654 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/energyMonitoring/maxTankLevel
14:35:43.655 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/heatSources/energyMonitoring/maxTankLevel;0.0;;0.0;135780000.0;kWh
14:35:43.657 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/energyMonitoring/consumption
14:35:43.659 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/heatSources/energyMonitoring/consumption;127266456.0;;0.0;135780000.0;kWh
14:35:43.661 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/energyMonitoring/correctionFactor
14:35:43.662 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/heatSources/energyMonitoring/correctionFactor;1.0;;0.7;1.3; 
14:35:43.664 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/energyMonitoring/tankLevel
14:35:43.666 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/heatSources/energyMonitoring/tankLevel;0.0;;0.0;135780000.0;kWh
14:35:43.668 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/hs1
14:35:43.669 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/hs1;;
14:35:43.671 [DEBUG] [KM200Device] - List type: stringValue service: /heatSources/hs1/flameStatus
14:35:43.673 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/heatSources/hs1/flameStatus;off;off|on;;;
14:35:43.674 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/hs1/

14:35:43.676 [DEBUG] [KM200Device] - 1;0;1;0;floatValue;/heatSources/hs1/actualPower;0.00;;;;
14:35:43.678 [DEBUG] [KM200Device] - List type: stringValue service: /heatSources/hs1/type
14:35:43.679 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/heatSources/hs1/type;GasBoiler;No_Appliance|OilBoiler|GasBoiler|Heatpump|unknownBoiler;;;
14:35:43.681 [DEBUG] [KM200Device] - List type: systeminfo service: /heatSources/hs1/info
14:35:43.683 [DEBUG] [KM200Device] - 1;0;0;0;systeminfo;/heatSources/hs1/info;;
14:35:43.684 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/hs1/actualModulation
14:35:43.686 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/hs1/actualModulation;0.0;;;;
14:35:43.688 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/actualPower
14:35:43.689 [DEBUG] [KM200Device] - 1;0;1;0;floatValue;/heatSources/actualPower;0.0;;;;
14:35:43.691 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/supplyTemperatureSetpoint
14:35:43.693 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/supplyTemperatureSetpoint;0.0;;;;
14:35:43.694 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/numberOfStarts
14:35:43.696 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/numberOfStarts;79814;;;;
14:35:43.698 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/actualDHWPower
14:35:43.699 [DEBUG] [KM200Device] - 1;0;1;0;floatValue;/heatSources/actualDHWPower;0.0;;;;
14:35:43.701 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/powerSetpoint
14:35:43.702 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/powerSetpoint;63.0;;;;
14:35:43.704 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/burnerModulationSetpoint
14:35:43.705 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/burnerModulationSetpoint;63.0;;;;
14:35:43.707 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/electricGrid
14:35:43.708 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/electricGrid;;
14:35:43.710 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/total
14:35:43.711 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/total;;
14:35:43.713 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/total/energyMonitoring
14:35:43.714 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/total/energyMonitoring;;
14:35:43.716 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/burnerPowerSetpoint
14:35:43.717 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/burnerPowerSetpoint;15.0;;;;
14:35:43.719 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/returnTemperature
14:35:43.720 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/returnTemperature;-3276.8;;;;
14:35:43.722 [DEBUG] [KM200Device] - List type: systeminfo service: /heatSources/info
14:35:43.723 [DEBUG] [KM200Device] - 1;0;0;0;systeminfo;/heatSources/info;;
14:35:43.725 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/CHpumpModulation
14:35:43.726 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/CHpumpModulation;100.0;;;;
14:35:43.728 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/applianceSupplyTemperature
14:35:43.729 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/applianceSupplyTemperature;45.5;;;;
14:35:43.731 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/actualCHPower
14:35:43.732 [DEBUG] [KM200Device] - 1;0;1;0;floatValue;/heatSources/actualCHPower;0.0;;;;
14:35:43.734 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/fuelCell
14:35:43.735 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/fuelCell;;
14:35:43.737 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/ch
14:35:43.738 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/ch;;
14:35:43.740 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/ch/energyMonitoring
14:35:43.742 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/ch/energyMonitoring;;
14:35:43.744 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/pool
14:35:43.745 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/pool;;
14:35:43.747 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/pool/energyMonitoring
14:35:43.748 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/pool/energyMonitoring;;
14:35:43.750 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/workingTime
14:35:43.752 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/workingTime;;
14:35:43.754 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/workingTime/secondBurner
14:35:43.755 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/workingTime/secondBurner;0;;;;
14:35:43.757 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/workingTime/centralHeating
14:35:43.758 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/workingTime/centralHeating;1846879;;;;
14:35:43.760 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/workingTime/totalSystem
14:35:43.761 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/workingTime/totalSystem;2311461;;;;
14:35:43.763 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/actualSupplyTemperature
14:35:43.764 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/actualSupplyTemperature;45.5;;;;
14:35:43.766 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/dhw
14:35:43.767 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/dhw;;
14:35:43.769 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/dhw/energyMonitoring
14:35:43.770 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/dhw/energyMonitoring;;
14:35:43.772 [DEBUG] [KM200Device] - List type: refEnum service: /heatSources/sensors
14:35:43.773 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/heatSources/sensors;;
14:35:43.775 [DEBUG] [KM200Device] - List type: stringValue service: /heatSources/flameStatus
14:35:43.776 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/heatSources/flameStatus;off;off|on;;;
14:35:43.778 [DEBUG] [KM200Device] - List type: stringValue service: /heatSources/ChimneySweeper
14:35:43.779 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/heatSources/ChimneySweeper;off;;;;
14:35:43.781 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/gasAirPressure
14:35:43.782 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/gasAirPressure;0.0;;;;
14:35:43.784 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/systemPressure
14:35:43.785 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/systemPressure;25.5;;;;
14:35:43.787 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/actualModulation
14:35:43.788 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/actualModulation;0.0;;;;
14:35:43.790 [DEBUG] [KM200Device] - List type: floatValue service: /heatSources/nominalDHWPower
14:35:43.791 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/heatSources/nominalDHWPower;24.0;;;;
14:35:43.793 [DEBUG] [KM200Device] - List type: refEnum service: /dhwCircuits
14:35:43.794 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/dhwCircuits;;
14:35:43.796 [DEBUG] [KM200Device] - List type: refEnum service: /dhwCircuits/dhw1
14:35:43.797 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/dhwCircuits/dhw1;;
14:35:43.799 [DEBUG] [KM200Device] - List type: floatValue service: /dhwCircuits/dhw1/waterFlow
14:35:43.800 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/dhwCircuits/dhw1/waterFlow;0.0;;;;
14:35:43.802 [DEBUG] [KM200Device] - List type: stringValue service: /dhwCircuits/dhw1/operationMode
14:35:43.803 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/dhwCircuits/dhw1/operationMode;ownprogram;Off|low|high|HCprogram|ownprogram;;;
14:35:43.805 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /dhwCircuits/dhw1/tdsetPoint
14:35:43.806 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/dhwCircuits/dhw1/tdsetPoint;;
14:35:43.808 [DEBUG] [KM200Device] - List type: floatValue service: /dhwCircuits/dhw1/singleChargeSetpoint
14:35:43.809 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/dhwCircuits/dhw1/singleChargeSetpoint;60.0;;30.0;80.0;C
14:35:43.811 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /dhwCircuits/dhw1/cpStartph
14:35:43.812 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/dhwCircuits/dhw1/cpStartph;;
14:35:43.814 [DEBUG] [KM200Device] - List type: refEnum service: /dhwCircuits/dhw1/holidayMode
14:35:43.815 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/dhwCircuits/dhw1/holidayMode;;
14:35:43.817 [DEBUG] [KM200Device] - List type: stringValue service: /dhwCircuits/dhw1/holidayMode/activated
14:35:43.818 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/dhwCircuits/dhw1/holidayMode/activated;;|hm1|hm2|hm3|hm4|hm5;;;
14:35:43.820 [DEBUG] [KM200Device] - List type: refEnum service: /dhwCircuits/dhw1/switchPrograms
14:35:43.821 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/dhwCircuits/dhw1/switchPrograms;;
14:35:43.823 [DEBUG] [KM200Device] - List type: switchProgram service: /dhwCircuits/dhw1/switchPrograms/A
14:35:43.824 [DEBUG] [KM200Device] - 1;1;0;0;switchProgram;/dhwCircuits/dhw1/switchPrograms/A;;
14:35:43.825 [DEBUG] [KM200Device] - List type: switchProgram service: /dhwCircuits/dhw1/switchPrograms/A/high
14:35:43.827 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/dhwCircuits/dhw1/switchPrograms/A/high;;
14:35:43.828 [DEBUG] [KM200Device] - List type: switchProgram service: /dhwCircuits/dhw1/switchPrograms/A/low
14:35:43.830 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/dhwCircuits/dhw1/switchPrograms/A/low;;
14:35:43.831 [DEBUG] [KM200Device] - List type: switchProgram service: /dhwCircuits/dhw1/switchPrograms/A/nbrCycles
14:35:43.833 [DEBUG] [KM200Device] - 1;0;0;1;switchProgram;/dhwCircuits/dhw1/switchPrograms/A/nbrCycles;;
14:35:43.834 [DEBUG] [KM200Device] - List type: switchProgram service: /dhwCircuits/dhw1/switchPrograms/A/weekday
14:35:43.836 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/dhwCircuits/dhw1/switchPrograms/A/weekday;;
14:35:43.837 [DEBUG] [KM200Device] - List type: switchProgram service: /dhwCircuits/dhw1/switchPrograms/A/cycle
14:35:43.839 [DEBUG] [KM200Device] - 1;1;0;1;switchProgram;/dhwCircuits/dhw1/switchPrograms/A/cycle;;
14:35:43.840 [DEBUG] [KM200Device] - List type: floatValue service: /dhwCircuits/dhw1/currentSetpoint
14:35:43.842 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/dhwCircuits/dhw1/currentSetpoint;50.0;;;;
14:35:43.843 [DEBUG] [KM200Device] - List type: floatValue service: /dhwCircuits/dhw1/actualTemp
14:35:43.845 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/dhwCircuits/dhw1/actualTemp;44.3;;;;
14:35:43.846 [DEBUG] [KM200Device] - List type: floatValue service: /dhwCircuits/dhw1/workingTime
14:35:43.848 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/dhwCircuits/dhw1/workingTime;226622;;;;
14:35:43.849 [DEBUG] [KM200Device] - List type: refEnum service: /dhwCircuits/dhw1/temperatureLevels
14:35:43.851 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/dhwCircuits/dhw1/temperatureLevels;;
14:35:43.852 [DEBUG] [KM200Device] - List type: floatValue service: /dhwCircuits/dhw1/temperatureLevels/high
14:35:43.854 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/dhwCircuits/dhw1/temperatureLevels/high;50.0;;45.0;80.0;C
14:35:43.855 [DEBUG] [KM200Device] - List type: floatValue service: /dhwCircuits/dhw1/temperatureLevels/low
14:35:43.857 [DEBUG] [KM200Device] - 1;1;0;0;floatValue;/dhwCircuits/dhw1/temperatureLevels/low;45.0;;15.0;50.0;C
14:35:43.858 [DEBUG] [KM200Device] - List type: floatValue service: /dhwCircuits/dhw1/temperatureLevels/off
14:35:43.860 [DEBUG] [KM200Device] - 1;0;0;0;floatValue;/dhwCircuits/dhw1/temperatureLevels/off;0.0;;;;
14:35:43.861 [DEBUG] [KM200Device] - List type: stringValue service: /dhwCircuits/dhw1/status
14:35:43.863 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/dhwCircuits/dhw1/status;ACTIVE;INACTIVE|ACTIVE;;;
14:35:43.864 [DEBUG] [KM200Device] - List type: refEnum service: /gateway
14:35:43.866 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/gateway;;
14:35:43.867 [DEBUG] [KM200Device] - List type: stringValue service: /gateway/versionFirmware
14:35:43.869 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/gateway/versionFirmware;04.08.02;;;;
14:35:43.870 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/instPassword
14:35:43.871 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/instPassword;;
14:35:43.873 [DEBUG] [KM200Device] - List type: stringValue service: /gateway/instAccess
14:35:43.874 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/gateway/instAccess;off;off|on;;;
14:35:43.876 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/boschSHPassword
14:35:43.877 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/boschSHPassword;;
14:35:43.879 [DEBUG] [KM200Device] - List type: stringValue service: /gateway/versionHardware
14:35:43.880 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/gateway/versionHardware;iCom_Low_NSC_v1;;;;
14:35:43.882 [DEBUG] [KM200Device] - List type: refEnum service: /gateway/update
14:35:43.883 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/gateway/update;;
14:35:43.885 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/update/request
14:35:43.886 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/update/request;;
14:35:43.888 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/update/strategy
14:35:43.889 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/update/strategy;;
14:35:43.891 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/update/version
14:35:43.892 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/update/version;;
14:35:43.894 [DEBUG] [KM200Device] - List type: stringValue service: /gateway/update/status
14:35:43.895 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/gateway/update/status;completed;inprogress|completed|interrupted;;;
14:35:43.897 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/portalPassword
14:35:43.898 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/portalPassword;;
14:35:43.900 [DEBUG] [KM200Device] - List type: stringValue service: /gateway/uuid
14:35:43.902 [DEBUG] [KM200Device] - 1;0;0;0;stringValue;/gateway/uuid;XXXXXXXXX;XXXXXXXXX;;;
14:35:43.904 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/knxPassword
14:35:43.906 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/knxPassword;;
14:35:43.908 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/version
14:35:43.910 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/version;;
14:35:43.911 [DEBUG] [KM200Device] - List type: stringValue service: /gateway/DateTime
14:35:43.912 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/gateway/DateTime;2022-03-28T14:32:34;;;;
14:35:43.914 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/userpassword
14:35:43.915 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/userpassword;;
14:35:43.916 [DEBUG] [KM200Device] - List type: stringValue service: /gateway/instWriteAccess
14:35:43.918 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/gateway/instWriteAccess;off;off|on;;;
14:35:43.919 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/haiPassword
14:35:43.920 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/haiPassword;;
14:35:43.922 [DEBUG] [KM200Device] - List type: refEnum service: /gateway/logging
14:35:43.923 [DEBUG] [KM200Device] - 1;0;0;0;refEnum;/gateway/logging;;
14:35:43.924 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/logging/reqBusVar
14:35:43.926 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/logging/reqBusVar;;
14:35:43.927 [DEBUG] [KM200Device] - List type: stringValue service: /gateway/logging/userAcceptance
14:35:43.928 [DEBUG] [KM200Device] - 1;1;0;0;stringValue;/gateway/logging/userAcceptance;false;false|true;;;
14:35:43.930 [DEBUG] [KM200Device] - List type: $$PROTECTED$$ service: /gateway/logging/switch
14:35:43.931 [DEBUG] [KM200Device] - 0;0;0;0;$$PROTECTED$$;/gateway/logging/switch;;
14:35:43.932 [DEBUG] [KM200Device] - List type: errorList service: /notifications
14:35:43.934 [DEBUG] [KM200Device] - 1;0;0;0;errorList;/notifications;;
14:35:43.935 [DEBUG] [KM200Device] - List type: errorList service: /notifications/nbrErrors
14:35:43.936 [DEBUG] [KM200Device] - 1;0;0;1;errorList;/notifications/nbrErrors;;
14:35:43.938 [DEBUG] [KM200Device] - List type: errorList service: /notifications/errorString
14:35:43.939 [DEBUG] [KM200Device] - 1;0;0;1;errorList;/notifications/errorString;;
14:35:43.940 [DEBUG] [KM200Device] - List type: errorList service: /notifications/error
14:35:43.941 [DEBUG] [KM200Device] - 1;1;0;1;errorList;/notifications/error;;
14:35:43.943 [DEBUG] [KM200Device] - ##################################################################
14:35:43.956 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:holidayMode
14:35:43.956 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:heatingCircuit
14:35:43.957 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:holidayMode
14:35:43.968 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:holidayMode
14:35:43.971 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:holidayMode
14:35:44.003 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.007 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.008 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.062 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.067 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:sensor
14:35:44.085 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:system
14:35:44.088 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.117 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.153 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.418 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:holidayMode
14:35:44.428 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:appliance
14:35:44.433 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:notification
14:35:44.444 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:dhwCircuit
14:35:44.449 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.458 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:heatingCircuit
14:35:44.459 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.469 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:dhwCircuit
14:35:44.490 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.491 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.493 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.513 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777
14:35:44.751 [DEBUG] [g.km200.internal.KM200HandlerFactory] - It's a thing: km200:gateway
14:35:44.804 [DEBUG] [0.internal.handler.KM200ThingHandler] - initialize, Bridge: org.openhab.core.thing.internal.BridgeImpl@7029b777

EDIT: I had to delete the thing, scanned, did not get results. Two says later tried again, thing was discovered. So I’m back in the saddle.
Strange behaviour.

Regards,
Thomas

Back to the original subject of the thread:
We recently had solar thermal panels and a KM200 gateway installed. So far, I have not been able to use the binding because I am not able to generate the key. The website of Andreas Hahn, suggested by NCO back in Feb 2017 is no longer active.
My Java is version 11 which has the unlimited policy active as standard, I read elswhere.
So my question is: how do I generate the private key now?
Thanks for any help here!

See code example refered in this topic.