Upgrade freesms to 0.2.0 (#50853)
parent
77a6d7317f
commit
bcd022ff34
|
@ -2,7 +2,7 @@
|
||||||
"domain": "free_mobile",
|
"domain": "free_mobile",
|
||||||
"name": "Free Mobile",
|
"name": "Free Mobile",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/free_mobile",
|
"documentation": "https://www.home-assistant.io/integrations/free_mobile",
|
||||||
"requirements": ["freesms==0.1.2"],
|
"requirements": ["freesms==0.2.0"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
|
|
@ -618,7 +618,7 @@ fortiosapi==0.10.8
|
||||||
freebox-api==0.0.10
|
freebox-api==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.free_mobile
|
# homeassistant.components.free_mobile
|
||||||
freesms==0.1.2
|
freesms==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.fritz
|
# homeassistant.components.fritz
|
||||||
# homeassistant.components.fritzbox_callmonitor
|
# homeassistant.components.fritzbox_callmonitor
|
||||||
|
|
Loading…
Reference in New Issue