mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump pyialarm to 1.9.0 (#51804)
This commit is contained in:
parent
1e00e48831
commit
c260fca242
@ -2,7 +2,7 @@
|
||||
"domain": "ialarm",
|
||||
"name": "Antifurto365 iAlarm",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ialarm",
|
||||
"requirements": ["pyialarm==1.8.1"],
|
||||
"requirements": ["pyialarm==1.9.0"],
|
||||
"codeowners": ["@RyuzakiKK"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
|
@ -1469,7 +1469,7 @@ pyhomematic==0.1.73
|
||||
pyhomeworks==0.0.6
|
||||
|
||||
# homeassistant.components.ialarm
|
||||
pyialarm==1.8.1
|
||||
pyialarm==1.9.0
|
||||
|
||||
# homeassistant.components.icloud
|
||||
pyicloud==0.10.2
|
||||
|
@ -813,7 +813,7 @@ pyhiveapi==0.4.2
|
||||
pyhomematic==0.1.73
|
||||
|
||||
# homeassistant.components.ialarm
|
||||
pyialarm==1.8.1
|
||||
pyialarm==1.9.0
|
||||
|
||||
# homeassistant.components.icloud
|
||||
pyicloud==0.10.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user