mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Bump pyialarm to 1.8.1 (#51519)
This commit is contained in:
parent
e73cdfab2f
commit
62dd9d62cb
@ -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.7"],
|
"requirements": ["pyialarm==1.8.1"],
|
||||||
"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.7
|
pyialarm==1.8.1
|
||||||
|
|
||||||
# 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.7
|
pyialarm==1.8.1
|
||||||
|
|
||||||
# homeassistant.components.icloud
|
# homeassistant.components.icloud
|
||||||
pyicloud==0.10.2
|
pyicloud==0.10.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user