mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Update adguard to 0.6.1 (#85052)
* Update adguard to 0.6.0 * Update adguard to 0.6.1
This commit is contained in:
parent
d1935603a9
commit
5caef34209
@ -3,7 +3,7 @@
|
|||||||
"name": "AdGuard Home",
|
"name": "AdGuard Home",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/adguard",
|
"documentation": "https://www.home-assistant.io/integrations/adguard",
|
||||||
"requirements": ["adguardhome==0.5.1"],
|
"requirements": ["adguardhome==0.6.1"],
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
|
@ -86,7 +86,7 @@ adb-shell[async]==0.4.3
|
|||||||
adext==0.4.2
|
adext==0.4.2
|
||||||
|
|
||||||
# homeassistant.components.adguard
|
# homeassistant.components.adguard
|
||||||
adguardhome==0.5.1
|
adguardhome==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.advantage_air
|
# homeassistant.components.advantage_air
|
||||||
advantage_air==0.4.1
|
advantage_air==0.4.1
|
||||||
|
@ -76,7 +76,7 @@ adb-shell[async]==0.4.3
|
|||||||
adext==0.4.2
|
adext==0.4.2
|
||||||
|
|
||||||
# homeassistant.components.adguard
|
# homeassistant.components.adguard
|
||||||
adguardhome==0.5.1
|
adguardhome==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.advantage_air
|
# homeassistant.components.advantage_air
|
||||||
advantage_air==0.4.1
|
advantage_air==0.4.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user