mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Bump aioguardian to 2022.03.2 (#68916)
* Bump aioguardian to 2022.03.0 * Another bump * Another bump Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
This commit is contained in:
parent
0f6296e4b5
commit
b8e4784d4a
@ -3,7 +3,7 @@
|
||||
"name": "Elexa Guardian",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/guardian",
|
||||
"requirements": ["aioguardian==2021.11.0"],
|
||||
"requirements": ["aioguardian==2022.03.2"],
|
||||
"zeroconf": ["_api._udp.local."],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "local_polling",
|
||||
|
@ -156,7 +156,7 @@ aioftp==0.12.0
|
||||
aiogithubapi==22.2.4
|
||||
|
||||
# homeassistant.components.guardian
|
||||
aioguardian==2021.11.0
|
||||
aioguardian==2022.03.2
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.2.9
|
||||
|
@ -134,7 +134,7 @@ aioflo==2021.11.0
|
||||
aiogithubapi==22.2.4
|
||||
|
||||
# homeassistant.components.guardian
|
||||
aioguardian==2021.11.0
|
||||
aioguardian==2022.03.2
|
||||
|
||||
# homeassistant.components.harmony
|
||||
aioharmony==0.2.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user