Nach meinem Update von FHEM gestern (Rev. 21056) bekam ich folgende Fehlermeldungen:
Messages collected while initializing FHEM:
configfile: bad attribute name r~470~OutsideTemp~Außentemp._Sensor (contains not A-Za-z/\d_\.- or is too long)
bad attribute name r~470~RoomTemp~Raumisttemp. (contains not A-Za-z/\d_\.- or is too long)
bad attribute name r~bai~FlowTemp~d.40_Vorlauftemperatur (contains not A-Za-z/\d_\.- or is too long)
bad attribute name r~bai~HcHours~d.80_Hz._Betriebsstunden (contains not A-Za-z/\d_\.- or is too long)
bad attribute name r~bai~HwcHours~d.81_Betriebsstunden_WW (contains not A-Za-z/\d_\.- or is too long)
bad attribute name r~bai~IonisationVoltageLevel~d.44_Spannungspegel_Ionisationssignal (contains not A-Za-z/\d_\.- or is too long)
bad attribute name r~bai~ModulationTempDesired~Modulationssollwert (contains not A-Za-z/\d_\.- or is too long)
bad attribute name r~bai~ReturnTemp~d.41_Rücklauftemperatur (contains not A-Za-z/\d_\.- or is too long)
bad attribute name r~bai~StorageTemp~d.04_Speicheristtemp. (contains not A-Za-z/\d_\.- or is too long)
bad attribute name r~bai~WaterPressure~Wasserdruck (contains not A-Za-z/\d_\.- or is too long)
Seit dem funktionieren daher auch die ebus Abfagen mittels GAEBUS nicht mehr. Dürfte wohl an den Sonderzeichen liegen!?
https://forum.fhem.de/index.php/topic,107782.0.html
Gruß Daniel
Ja, temporaere Loesung ist "attr global featurelevel 5.9", ansonsten ist es an dem Modul-Maintainer, es anzupassen.