mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Bump smhi-pkg to 1.0.18 (#126999)
This commit is contained in:
parent
85a9a8eca1
commit
ddfe790995
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/smhi",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["smhi"],
|
||||
"requirements": ["smhi-pkg==1.0.16"]
|
||||
"requirements": ["smhi-pkg==1.0.18"]
|
||||
}
|
||||
|
@ -218,9 +218,7 @@ class SmhiWeather(WeatherEntity):
|
||||
|
||||
data.append(
|
||||
{
|
||||
ATTR_FORECAST_TIME: forecast.valid_time.replace(
|
||||
tzinfo=dt_util.UTC
|
||||
).isoformat(),
|
||||
ATTR_FORECAST_TIME: forecast.valid_time.isoformat(),
|
||||
ATTR_FORECAST_NATIVE_TEMP: forecast.temperature_max,
|
||||
ATTR_FORECAST_NATIVE_TEMP_LOW: forecast.temperature_min,
|
||||
ATTR_FORECAST_NATIVE_PRECIPITATION: forecast.total_precipitation,
|
||||
|
@ -2664,7 +2664,7 @@ slixmpp==1.8.5
|
||||
smart-meter-texas==0.5.5
|
||||
|
||||
# homeassistant.components.smhi
|
||||
smhi-pkg==1.0.16
|
||||
smhi-pkg==1.0.18
|
||||
|
||||
# homeassistant.components.snapcast
|
||||
snapcast==2.3.6
|
||||
|
@ -2113,7 +2113,7 @@ slackclient==2.5.0
|
||||
smart-meter-texas==0.5.5
|
||||
|
||||
# homeassistant.components.smhi
|
||||
smhi-pkg==1.0.16
|
||||
smhi-pkg==1.0.18
|
||||
|
||||
# homeassistant.components.snapcast
|
||||
snapcast==2.3.6
|
||||
|
@ -9,9 +9,9 @@
|
||||
'datetime': '2023-08-08T00:00:00+00:00',
|
||||
'humidity': 100,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 992.0,
|
||||
'temperature': 18.0,
|
||||
'templow': 18.0,
|
||||
'pressure': 992.4,
|
||||
'temperature': 18.2,
|
||||
'templow': 18.2,
|
||||
'wind_bearing': 103,
|
||||
'wind_gust_speed': 23.76,
|
||||
'wind_speed': 9.72,
|
||||
@ -22,9 +22,9 @@
|
||||
'datetime': '2023-08-08T01:00:00+00:00',
|
||||
'humidity': 100,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 992.0,
|
||||
'temperature': 18.0,
|
||||
'templow': 18.0,
|
||||
'pressure': 992.4,
|
||||
'temperature': 17.5,
|
||||
'templow': 17.5,
|
||||
'wind_bearing': 104,
|
||||
'wind_gust_speed': 27.36,
|
||||
'wind_speed': 9.72,
|
||||
@ -35,9 +35,9 @@
|
||||
'datetime': '2023-08-08T02:00:00+00:00',
|
||||
'humidity': 97,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 992.0,
|
||||
'temperature': 18.0,
|
||||
'templow': 18.0,
|
||||
'pressure': 992.2,
|
||||
'temperature': 17.6,
|
||||
'templow': 17.6,
|
||||
'wind_bearing': 109,
|
||||
'wind_gust_speed': 32.4,
|
||||
'wind_speed': 12.96,
|
||||
@ -48,9 +48,9 @@
|
||||
'datetime': '2023-08-08T03:00:00+00:00',
|
||||
'humidity': 96,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 991.0,
|
||||
'temperature': 17.0,
|
||||
'templow': 17.0,
|
||||
'pressure': 991.7,
|
||||
'temperature': 17.1,
|
||||
'templow': 17.1,
|
||||
'wind_bearing': 114,
|
||||
'wind_gust_speed': 32.76,
|
||||
'wind_speed': 10.08,
|
||||
@ -66,10 +66,10 @@
|
||||
'friendly_name': 'test',
|
||||
'humidity': 100,
|
||||
'precipitation_unit': <UnitOfPrecipitationDepth.MILLIMETERS: 'mm'>,
|
||||
'pressure': 992.0,
|
||||
'pressure': 992.4,
|
||||
'pressure_unit': <UnitOfPressure.HPA: 'hPa'>,
|
||||
'supported_features': <WeatherEntityFeature: 3>,
|
||||
'temperature': 18.0,
|
||||
'temperature': 18.4,
|
||||
'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>,
|
||||
'thunder_probability': 37,
|
||||
'visibility': 0.4,
|
||||
@ -90,9 +90,9 @@
|
||||
'datetime': '2023-08-07T12:00:00+00:00',
|
||||
'humidity': 96,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 991.0,
|
||||
'temperature': 18.0,
|
||||
'templow': 15.0,
|
||||
'pressure': 991.7,
|
||||
'temperature': 18.4,
|
||||
'templow': 14.8,
|
||||
'wind_bearing': 114,
|
||||
'wind_gust_speed': 32.76,
|
||||
'wind_speed': 10.08,
|
||||
@ -103,9 +103,9 @@
|
||||
'datetime': '2023-08-08T12:00:00+00:00',
|
||||
'humidity': 97,
|
||||
'precipitation': 10.6,
|
||||
'pressure': 984.0,
|
||||
'temperature': 15.0,
|
||||
'templow': 11.0,
|
||||
'pressure': 984.1,
|
||||
'temperature': 14.8,
|
||||
'templow': 10.6,
|
||||
'wind_bearing': 183,
|
||||
'wind_gust_speed': 27.36,
|
||||
'wind_speed': 11.16,
|
||||
@ -116,8 +116,8 @@
|
||||
'datetime': '2023-08-09T12:00:00+00:00',
|
||||
'humidity': 95,
|
||||
'precipitation': 6.3,
|
||||
'pressure': 1001.0,
|
||||
'temperature': 12.0,
|
||||
'pressure': 1001.4,
|
||||
'temperature': 12.5,
|
||||
'templow': 11.0,
|
||||
'wind_bearing': 166,
|
||||
'wind_gust_speed': 48.24,
|
||||
@ -129,9 +129,9 @@
|
||||
'datetime': '2023-08-10T12:00:00+00:00',
|
||||
'humidity': 75,
|
||||
'precipitation': 4.8,
|
||||
'pressure': 1011.0,
|
||||
'temperature': 14.0,
|
||||
'templow': 10.0,
|
||||
'pressure': 1011.1,
|
||||
'temperature': 13.9,
|
||||
'templow': 10.4,
|
||||
'wind_bearing': 174,
|
||||
'wind_gust_speed': 29.16,
|
||||
'wind_speed': 11.16,
|
||||
@ -142,9 +142,9 @@
|
||||
'datetime': '2023-08-11T12:00:00+00:00',
|
||||
'humidity': 69,
|
||||
'precipitation': 0.6,
|
||||
'pressure': 1015.0,
|
||||
'temperature': 18.0,
|
||||
'templow': 12.0,
|
||||
'pressure': 1015.3,
|
||||
'temperature': 17.6,
|
||||
'templow': 11.7,
|
||||
'wind_bearing': 197,
|
||||
'wind_gust_speed': 27.36,
|
||||
'wind_speed': 10.08,
|
||||
@ -157,7 +157,7 @@
|
||||
'precipitation': 0.0,
|
||||
'pressure': 1014.0,
|
||||
'temperature': 17.0,
|
||||
'templow': 12.0,
|
||||
'templow': 12.3,
|
||||
'wind_bearing': 225,
|
||||
'wind_gust_speed': 28.08,
|
||||
'wind_speed': 8.64,
|
||||
@ -168,9 +168,9 @@
|
||||
'datetime': '2023-08-13T12:00:00+00:00',
|
||||
'humidity': 59,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 1013.0,
|
||||
'pressure': 1013.6,
|
||||
'temperature': 20.0,
|
||||
'templow': 14.0,
|
||||
'templow': 13.6,
|
||||
'wind_bearing': 234,
|
||||
'wind_gust_speed': 35.64,
|
||||
'wind_speed': 14.76,
|
||||
@ -181,9 +181,9 @@
|
||||
'datetime': '2023-08-14T12:00:00+00:00',
|
||||
'humidity': 56,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 1015.0,
|
||||
'temperature': 21.0,
|
||||
'templow': 14.0,
|
||||
'pressure': 1015.3,
|
||||
'temperature': 20.8,
|
||||
'templow': 13.5,
|
||||
'wind_bearing': 216,
|
||||
'wind_gust_speed': 33.12,
|
||||
'wind_speed': 13.68,
|
||||
@ -194,9 +194,9 @@
|
||||
'datetime': '2023-08-15T12:00:00+00:00',
|
||||
'humidity': 64,
|
||||
'precipitation': 3.6,
|
||||
'pressure': 1014.0,
|
||||
'temperature': 20.0,
|
||||
'templow': 14.0,
|
||||
'pressure': 1014.3,
|
||||
'temperature': 20.4,
|
||||
'templow': 14.3,
|
||||
'wind_bearing': 226,
|
||||
'wind_gust_speed': 33.12,
|
||||
'wind_speed': 13.68,
|
||||
@ -208,8 +208,8 @@
|
||||
'humidity': 61,
|
||||
'precipitation': 2.4,
|
||||
'pressure': 1014.0,
|
||||
'temperature': 20.0,
|
||||
'templow': 14.0,
|
||||
'temperature': 20.2,
|
||||
'templow': 13.8,
|
||||
'wind_bearing': 233,
|
||||
'wind_gust_speed': 33.48,
|
||||
'wind_speed': 14.04,
|
||||
@ -225,9 +225,9 @@
|
||||
'datetime': '2023-08-07T12:00:00+00:00',
|
||||
'humidity': 96,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 991.0,
|
||||
'temperature': 18.0,
|
||||
'templow': 15.0,
|
||||
'pressure': 991.7,
|
||||
'temperature': 18.4,
|
||||
'templow': 14.8,
|
||||
'wind_bearing': 114,
|
||||
'wind_gust_speed': 32.76,
|
||||
'wind_speed': 10.08,
|
||||
@ -240,9 +240,9 @@
|
||||
'datetime': '2023-08-13T12:00:00+00:00',
|
||||
'humidity': 59,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 1013.0,
|
||||
'pressure': 1013.6,
|
||||
'temperature': 20.0,
|
||||
'templow': 14.0,
|
||||
'templow': 13.6,
|
||||
'wind_bearing': 234,
|
||||
'wind_gust_speed': 35.64,
|
||||
'wind_speed': 14.76,
|
||||
@ -255,9 +255,9 @@
|
||||
'datetime': '2023-08-07T09:00:00+00:00',
|
||||
'humidity': 100,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 992.0,
|
||||
'temperature': 18.0,
|
||||
'templow': 18.0,
|
||||
'pressure': 992.4,
|
||||
'temperature': 18.2,
|
||||
'templow': 18.2,
|
||||
'wind_bearing': 103,
|
||||
'wind_gust_speed': 23.76,
|
||||
'wind_speed': 9.72,
|
||||
@ -270,9 +270,9 @@
|
||||
'datetime': '2023-08-07T15:00:00+00:00',
|
||||
'humidity': 89,
|
||||
'precipitation': 0.0,
|
||||
'pressure': 991.0,
|
||||
'temperature': 16.0,
|
||||
'templow': 16.0,
|
||||
'pressure': 991.7,
|
||||
'temperature': 16.2,
|
||||
'templow': 16.2,
|
||||
'wind_bearing': 108,
|
||||
'wind_gust_speed': 31.68,
|
||||
'wind_speed': 12.24,
|
||||
@ -285,10 +285,10 @@
|
||||
'friendly_name': 'test',
|
||||
'humidity': 100,
|
||||
'precipitation_unit': <UnitOfPrecipitationDepth.MILLIMETERS: 'mm'>,
|
||||
'pressure': 992.0,
|
||||
'pressure': 992.4,
|
||||
'pressure_unit': <UnitOfPressure.HPA: 'hPa'>,
|
||||
'supported_features': <WeatherEntityFeature: 3>,
|
||||
'temperature': 18.0,
|
||||
'temperature': 18.4,
|
||||
'temperature_unit': <UnitOfTemperature.CELSIUS: '°C'>,
|
||||
'thunder_probability': 37,
|
||||
'visibility': 0.4,
|
||||
|
Loading…
x
Reference in New Issue
Block a user