Fixed SAT findings for new SAT 0.11.1 release (#10518)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
committed by
GitHub
parent
9e4b67ee09
commit
a04cfd3389
@@ -20,7 +20,11 @@ import org.openhab.binding.wifiled.internal.WiFiLEDBindingConstants;
|
||||
import org.openhab.binding.wifiled.internal.configuration.WiFiLEDConfig;
|
||||
import org.openhab.binding.wifiled.internal.handler.AbstractWiFiLEDDriver.Driver;
|
||||
import org.openhab.binding.wifiled.internal.handler.AbstractWiFiLEDDriver.Protocol;
|
||||
import org.openhab.core.library.types.*;
|
||||
import org.openhab.core.library.types.HSBType;
|
||||
import org.openhab.core.library.types.IncreaseDecreaseType;
|
||||
import org.openhab.core.library.types.OnOffType;
|
||||
import org.openhab.core.library.types.PercentType;
|
||||
import org.openhab.core.library.types.StringType;
|
||||
import org.openhab.core.thing.ChannelUID;
|
||||
import org.openhab.core.thing.Thing;
|
||||
import org.openhab.core.thing.ThingStatus;
|
||||
|
||||
Reference in New Issue
Block a user