Update smhi package to 1.0.15 (#49987)
This commit is contained in:
parent
0a38827544
commit
a29dfe0bf5
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "SMHI",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/smhi",
|
||||
"requirements": ["smhi-pkg==1.0.13"],
|
||||
"requirements": ["smhi-pkg==1.0.15"],
|
||||
"codeowners": [],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2102,7 +2102,7 @@ smarthab==0.21
|
|||
# smbus-cffi==0.5.1
|
||||
|
||||
# homeassistant.components.smhi
|
||||
smhi-pkg==1.0.13
|
||||
smhi-pkg==1.0.15
|
||||
|
||||
# homeassistant.components.snapcast
|
||||
snapcast==2.1.3
|
||||
|
|
|
@ -1116,7 +1116,7 @@ smart-meter-texas==0.4.0
|
|||
smarthab==0.21
|
||||
|
||||
# homeassistant.components.smhi
|
||||
smhi-pkg==1.0.13
|
||||
smhi-pkg==1.0.15
|
||||
|
||||
# homeassistant.components.solaredge
|
||||
solaredge==0.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue