mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00
Update pyialarm to 2.2.0 (#74874)
This commit is contained in:
parent
06a4c226fd
commit
fe1c23321e
@ -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",
|
||||
|
@ -1556,7 +1556,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
|
||||
|
@ -1053,7 +1053,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…
x
Reference in New Issue
Block a user