Bump pyialarm to 1.7 (#51233)
parent
06e5314bc8
commit
ff6d05a200
|
@ -2,7 +2,7 @@
|
||||||
"domain": "ialarm",
|
"domain": "ialarm",
|
||||||
"name": "Antifurto365 iAlarm",
|
"name": "Antifurto365 iAlarm",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ialarm",
|
"documentation": "https://www.home-assistant.io/integrations/ialarm",
|
||||||
"requirements": ["pyialarm==1.5"],
|
"requirements": ["pyialarm==1.7"],
|
||||||
"codeowners": ["@RyuzakiKK"],
|
"codeowners": ["@RyuzakiKK"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
|
|
|
@ -1463,7 +1463,7 @@ pyhomematic==0.1.72
|
||||||
pyhomeworks==0.0.6
|
pyhomeworks==0.0.6
|
||||||
|
|
||||||
# homeassistant.components.ialarm
|
# homeassistant.components.ialarm
|
||||||
pyialarm==1.5
|
pyialarm==1.7
|
||||||
|
|
||||||
# homeassistant.components.icloud
|
# homeassistant.components.icloud
|
||||||
pyicloud==0.10.2
|
pyicloud==0.10.2
|
||||||
|
|
|
@ -807,7 +807,7 @@ pyhiveapi==0.4.2
|
||||||
pyhomematic==0.1.72
|
pyhomematic==0.1.72
|
||||||
|
|
||||||
# homeassistant.components.ialarm
|
# homeassistant.components.ialarm
|
||||||
pyialarm==1.5
|
pyialarm==1.7
|
||||||
|
|
||||||
# homeassistant.components.icloud
|
# homeassistant.components.icloud
|
||||||
pyicloud==0.10.2
|
pyicloud==0.10.2
|
||||||
|
|
Loading…
Reference in New Issue