From 9fc438f0f62205a2dd4114cfabe3bf19d4ac243e Mon Sep 17 00:00:00 2001 From: Wzut <> Date: Sun, 8 Mar 2020 17:22:28 +0000 Subject: [PATCH] MaxCommon: add virtual devices git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21381 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/MaxCommon.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FHEM/MaxCommon.pm b/FHEM/MaxCommon.pm index 75498701b..535346945 100644 --- a/FHEM/MaxCommon.pm +++ b/FHEM/MaxCommon.pm @@ -33,7 +33,9 @@ require Exporter; 2 => "HeatingThermostatPlus", 3 => "WallMountedThermostat", 4 => "ShutterContact", - 5 => "PushButton" + 5 => "PushButton", + 6 => "virtualShutterContact", + 7 => "virtualThermostat" ); %msgId2Cmd = (