Remove SmartHome leftovers (#9283)

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2020-12-08 18:03:49 +01:00
committed by GitHub
parent af4371844d
commit d2e5c3e7dd
64 changed files with 132 additions and 139 deletions

View File

@@ -27,8 +27,7 @@ import org.openhab.core.library.types.PercentType;
import org.openhab.core.library.types.StringType;
/**
* The {@link LightStateConverter} is responsible for mapping Eclipse SmartHome
* types to jue types and vice versa.
* The {@link LightStateConverter} is responsible for mapping to/from jue types.
*
* @author Dennis Nobel - Initial contribution
* @author Oliver Libutzki - Adjustments