mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-30 17:12:01 +01:00
Added Diva switch to device discovery (#18107)
Signed-off-by: Jerry Andrews <jerry@jrandrews.org>
This commit is contained in:
parent
c32bc32ee5
commit
41655062ad
@ -93,6 +93,7 @@ public class LeapDeviceDiscoveryService extends AbstractThingHandlerDiscoverySer
|
||||
break;
|
||||
case "WallSwitch":
|
||||
case "PlugInSwitch":
|
||||
case "DivaSmartSwitch":
|
||||
notifyDiscovery(THING_TYPE_SWITCH, deviceId, label);
|
||||
break;
|
||||
case "CasetaFanSpeedController":
|
||||
|
Loading…
Reference in New Issue
Block a user