So, Version 1.17 kommt lediglich mit Verbesserungen fuer meine Fehlersuche raus:
a) Welches KM Modul (Beispiel: KM200 / KM50)
b) Welche Heizungssteuerung angeschlossen (Beispiel: RC300, RC30, etc.)
c) Welche Heizung (Beispiel: GB172, GB162, etc.)
d) Welcher fhem-Host (Beispiel: Raspberry Pi)
e) Irgendwelche fhem Abstuerze? (Bitte mit Fehlermeldung)
a: KM200
b: RC35
c: GB162
d: Raspberry
e:
Fehlermeldung kann ich nicht liefern... das wird in der letzten Zeile in der SSH Session angezeigt, kurz vor dem "stop" von fhem:
The following Service can be read : /heatSources/powerSetpoint
The following Service can be read : /heatSources/returnTemperature
The following Service can be read : /heatSources/systemPressure
km200_ParseHttpResponseInit ERROR: connect to http://192.168.178.30:80 timed out
Can't use an undefined value as an ARRAY reference at ./FHEM/73_km200.pm line 1196.
Gestern mit der alten Version, in der ich das timeout, wie du empfohlen hattest auf 10 angepasst hatte. Lief es schon weiter,
allerdings blieb dann FHEM mit folgenden letzten Worten stehen:
/heatSources/flameCurrent
/heatSources/flameStatus
invalid character encountered while parsing JSON string, at character offset 93 (before "\x{6}\x{c3}\x{84}#",...") at ./FHEM/73_km200.pm line 1257
Edit:
Nachdem ich den timeout auf 10 in der besagten routine erhöht habe, stürzt fhem nicht ab und ich bekomme alle readings übermittelt...
Jetzt muß ich es nur noch schaffen, die readings irgendwie schön auf eine separate FHEM Seite zu bringen, und dann zum Beispiel auch Werte anzupassen und zurückzuschreiben an die Heizung... Hm, das werde ich wohl nicht schaffen...

Schön wäre ja einfach auch schon bestimmte Werte einfach Frauenkompatibel auf der FHEM Oberfläche anzuzeigen...
Vielleicht hat ja einer der anwesenden sowas schon irgendwie umgesetzt?
Edit2:
Also nun ist mir fhem wieder abgestürzt. In der SSH Konsole passiert folgendes, nachdem ich fhem wieder gestartet habe.
The following Service can be read and is writeable: /gateway/DateTime
The following Service can be read and is writeable: /gateway/instAccess
The following Service can be read : /gateway/uuid
The following Service can be read : /gateway/versionFirmware
The following Service can be read : /gateway/versionHardware
The following Service can be read and is writeable: /heatingCircuits/hc1/activeSwitchProgram
The following Service CANNOT be read : /heatingCircuits/hc1/actualSupplyTemperature
The following Service CANNOT be read : /heatingCircuits/hc1/controlType
The following Service CANNOT be read : /heatingCircuits/hc1/currentOpModeInfo
The following Service CANNOT be read : /heatingCircuits/hc1/currentRoomSetpoint
The following Service CANNOT be read : /heatingCircuits/hc1/designTemp
The following Service CANNOT be read : /heatingCircuits/hc1/fastHeatupFactor
The following Service CANNOT be read : /heatingCircuits/hc1/heatCurveMax
The following Service CANNOT be read : /heatingCircuits/hc1/heatCurveMin
The following Service CANNOT be read : /heatingCircuits/hc1/manualRoomSetpoint
The following Service can be read and is writeable: /heatingCircuits/hc1/operationMode
The following Service CANNOT be read : /heatingCircuits/hc1/pumpModulation
The following Service CANNOT be read : /heatingCircuits/hc1/roomInfluence
The following Service can be read : /heatingCircuits/hc1/roomtemperature
The following Service CANNOT be read : /heatingCircuits/hc1/roomTempOffset
The following Service CANNOT be read : /heatingCircuits/hc1/setpointOptimization
The following Service CANNOT be read : /heatingCircuits/hc1/solarInfluence
The following Service can be read : /heatingCircuits/hc1/status
The following Service CANNOT be read : /heatingCircuits/hc1/suWiSwitchMode
The following Service CANNOT be read : /heatingCircuits/hc1/suWiThreshold
The following Service can be read and is writeable: /heatingCircuits/hc1/temperatureRoomSetpoint
The following Service CANNOT be read : /heatingCircuits/hc1/temporaryRoomSetpoint
The following Service can be read and is writeable: /heatingCircuits/hc2/activeSwitchProgram
The following Service CANNOT be read : /heatingCircuits/hc2/actualSupplyTemperature
The following Service CANNOT be read : /heatingCircuits/hc2/controlType
The following Service CANNOT be read : /heatingCircuits/hc2/currentOpModeInfo
The following Service CANNOT be read : /heatingCircuits/hc2/currentRoomSetpoint
The following Service CANNOT be read : /heatingCircuits/hc2/designTemp
The following Service CANNOT be read : /heatingCircuits/hc2/fastHeatupFactor
The following Service CANNOT be read : /heatingCircuits/hc2/heatCurveMax
The following Service CANNOT be read : /heatingCircuits/hc2/heatCurveMin
The following Service CANNOT be read : /heatingCircuits/hc2/manualRoomSetpoint
The following Service can be read and is writeable: /heatingCircuits/hc2/operationMode
The following Service can be read : /heatingCircuits/hc2/pumpModulation
The following Service CANNOT be read : /heatingCircuits/hc2/roomInfluence
The following Service can be read : /heatingCircuits/hc2/roomtemperature
The following Service CANNOT be read : /heatingCircuits/hc2/roomTempOffset
The following Service CANNOT be read : /heatingCircuits/hc2/setpointOptimization
The following Service CANNOT be read : /heatingCircuits/hc2/solarInfluence
The following Service can be read : /heatingCircuits/hc2/status
The following Service CANNOT be read : /heatingCircuits/hc2/suWiSwitchMode
The following Service CANNOT be read : /heatingCircuits/hc2/suWiThreshold
The following Service can be read and is writeable: /heatingCircuits/hc2/temperatureRoomSetpoint
The following Service CANNOT be read : /heatingCircuits/hc2/temporaryRoomSetpoint
The following Service can be read : /heatSources/actualCHPower
The following Service can be read : /heatSources/actualDHWPower
The following Service can be read : /heatSources/actualPower
The following Service CANNOT be read : /heatSources/actualsupplytemperature
The following Service CANNOT be read : /heatSources/ChimneySweeper
The following Service can be read : /heatSources/CHpumpModulation
The following Service can be read : /heatSources/flameCurrent
invalid character encountered while parsing JSON string, at character offset 93 (before "\x{6}\x{c3}\x{84}#",...") at ./FHEM/73_km200.pm line 1089
Tja und dann war fhem wieder weg....
Die Frage nun: Wie bekomme ich es wieder zum laufen, ohne Absturz...? Immer nachdem start hängt es gleiche wieder an besagter Stelle...

Schade das man die km200 device nicht einfach auf "Attribut disable" setzen kann... Der kurz läuft fhem ja...
Gruß
Jens