Update pyialarm to 2.2.0 (#74874)
This commit is contained in:
parent
06a4c226fd
commit
fe1c23321e
3 changed files with 3 additions and 3 deletions
|
@ -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.9.0"],
|
"requirements": ["pyialarm==2.2.0"],
|
||||||
"codeowners": ["@RyuzakiKK"],
|
"codeowners": ["@RyuzakiKK"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
|
|
@ -1556,7 +1556,7 @@ pyhomematic==0.1.77
|
||||||
pyhomeworks==0.0.6
|
pyhomeworks==0.0.6
|
||||||
|
|
||||||
# homeassistant.components.ialarm
|
# homeassistant.components.ialarm
|
||||||
pyialarm==1.9.0
|
pyialarm==2.2.0
|
||||||
|
|
||||||
# homeassistant.components.icloud
|
# homeassistant.components.icloud
|
||||||
pyicloud==1.0.0
|
pyicloud==1.0.0
|
||||||
|
|
|
@ -1053,7 +1053,7 @@ pyhiveapi==0.5.13
|
||||||
pyhomematic==0.1.77
|
pyhomematic==0.1.77
|
||||||
|
|
||||||
# homeassistant.components.ialarm
|
# homeassistant.components.ialarm
|
||||||
pyialarm==1.9.0
|
pyialarm==2.2.0
|
||||||
|
|
||||||
# homeassistant.components.icloud
|
# homeassistant.components.icloud
|
||||||
pyicloud==1.0.0
|
pyicloud==1.0.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue