Ich bekomme beim fhem Start diese Warnung im Log:
PERL WARNING: Possible attempt to separate words with commas at ./FHEM/00_MYSENSORS.pm line 79
Ursache ist wohl diese Stelle
my @attrList = qw(
autocreate:1
requestAck:1
first-sensorid
last-sensorid
stateFormat
OTA_firmwareConfig
disable:0,1
);
Die Warnung kommt wahrscheinlich erst seit einem Update auf perl v5.28.1