diff --git a/custom_components/pirateweather/sensor.py b/custom_components/pirateweather/sensor.py index 04c3d37..26eede7 100644 --- a/custom_components/pirateweather/sensor.py +++ b/custom_components/pirateweather/sensor.py @@ -1099,7 +1099,7 @@ def get_state(self, data): "precip_accumulation", "liquid_accumulation", "snow_accumulation", - "ice_accumulation", + "ice_accumulation", ]: state = state * 0.0393701