Update pyialarm to 2.2.0 (#74874)
parent
5e7174a5f4
commit
cc79c3d6e1
|
@ -2,7 +2,7 @@
|
|||
"domain": "ialarm",
|
||||
"name": "Antifurto365 iAlarm",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ialarm",
|
||||
"requirements": ["pyialarm==1.9.0"],
|
||||
"requirements": ["pyialarm==2.2.0"],
|
||||
"codeowners": ["@RyuzakiKK"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
|
|
|
@ -1553,7 +1553,7 @@ pyhomematic==0.1.77
|
|||
pyhomeworks==0.0.6
|
||||
|
||||
# homeassistant.components.ialarm
|
||||
pyialarm==1.9.0
|
||||
pyialarm==2.2.0
|
||||
|
||||
# homeassistant.components.icloud
|
||||
pyicloud==1.0.0
|
||||
|
|
|
@ -1047,7 +1047,7 @@ pyhiveapi==0.5.13
|
|||
pyhomematic==0.1.77
|
||||
|
||||
# homeassistant.components.ialarm
|
||||
pyialarm==1.9.0
|
||||
pyialarm==2.2.0
|
||||
|
||||
# homeassistant.components.icloud
|
||||
pyicloud==1.0.0
|
||||
|
|
Loading…
Reference in New Issue