Use renamed Units class (#9267)
Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -14,7 +14,7 @@ package org.openhab.binding.modbus.sunspec.internal.handler;
|
||||
|
||||
import static org.openhab.binding.modbus.sunspec.internal.SunSpecConstants.*;
|
||||
import static org.openhab.core.library.unit.SIUnits.CELSIUS;
|
||||
import static org.openhab.core.library.unit.SmartHomeUnits.*;
|
||||
import static org.openhab.core.library.unit.Units.*;
|
||||
|
||||
import java.util.Optional;
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
package org.openhab.binding.modbus.sunspec.internal.handler;
|
||||
|
||||
import static org.openhab.binding.modbus.sunspec.internal.SunSpecConstants.*;
|
||||
import static org.openhab.core.library.unit.SmartHomeUnits.*;
|
||||
import static org.openhab.core.library.unit.Units.*;
|
||||
|
||||
import org.eclipse.jdt.annotation.NonNullByDefault;
|
||||
import org.openhab.binding.modbus.sunspec.internal.dto.MeterModelBlock;
|
||||
|
||||
Reference in New Issue
Block a user