MaxCommon: add virtual devices

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21381 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Wzut 2020-03-08 17:22:28 +00:00
parent c09cbdc873
commit 9fc438f0f6

View File

@ -33,7 +33,9 @@ require Exporter;
2 => "HeatingThermostatPlus",
3 => "WallMountedThermostat",
4 => "ShutterContact",
5 => "PushButton"
5 => "PushButton",
6 => "virtualShutterContact",
7 => "virtualThermostat"
);
%msgId2Cmd = (