Use renamed Units class (#9267)
Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -15,7 +15,7 @@ package org.openhab.binding.fmiweather.internal;
|
||||
import static org.openhab.binding.fmiweather.internal.BindingConstants.*;
|
||||
import static org.openhab.binding.fmiweather.internal.client.ForecastRequest.*;
|
||||
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.math.BigDecimal;
|
||||
import java.time.Instant;
|
||||
|
||||
@@ -15,7 +15,7 @@ package org.openhab.binding.fmiweather.internal;
|
||||
import static org.openhab.binding.fmiweather.internal.BindingConstants.*;
|
||||
import static org.openhab.binding.fmiweather.internal.client.ObservationRequest.*;
|
||||
import static org.openhab.core.library.unit.SIUnits.*;
|
||||
import static org.openhab.core.library.unit.SmartHomeUnits.*;
|
||||
import static org.openhab.core.library.unit.Units.*;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.time.Instant;
|
||||
|
||||
Reference in New Issue
Block a user