Hello,
is it possible that the DECT 200 for the AVM FritzBinding is not fully supported at the moment? I receive updates for temperature and power but if I link an item to the outlet Channel I get NPE in DeviceHandler when sending a command to it in line 162: https://github.com/openhab/openhab2/blob/master/addons/binding/org.openhab.binding.avmfritz/src/main/java/org/openhab/binding/avmfritz/handler/DeviceHandler.java#L162
Looking at the code, it seems the connection is only initialized for the PL546E standalone thing type: https://github.com/openhab/openhab2/blob/master/addons/binding/org.openhab.binding.avmfritz/src/main/java/org/openhab/binding/avmfritz/handler/DeviceHandler.java#L83.
Isn´t it possible to switch the DECT 200 or am I doing something wrong?
Regards
Dennis