diff --git a/FHEM/11_OWDevice.pm b/FHEM/11_OWDevice.pm
index 820fafc93..4543dbff4 100644
--- a/FHEM/11_OWDevice.pm
+++ b/FHEM/11_OWDevice.pm
@@ -310,6 +310,10 @@ OWDevice_Define($$)
18B20 programmable resolution digital thermometer
2423 4k RAM with counter
2413 1-Wire Dual Channel Addressable Switch
+ 2405 Addressable Switch
+ 2406, 2407 - Dual Addressable Switch with 1kbit Memory
+ 2413 1-Wire Dual Channel Addressable Switch
+ 2408 1-Wire 8 Channel Addressable Switch
Adding more devices is simple. Look at the code (subroutine OWDevice_GetDetails
).