Bump adguardhome to 0.4.2 (#33575)
parent
43777ace20
commit
5cf2043c04
|
@ -3,7 +3,7 @@
|
|||
"name": "AdGuard Home",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/adguard",
|
||||
"requirements": ["adguardhome==0.4.1"],
|
||||
"requirements": ["adguardhome==0.4.2"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@frenck"]
|
||||
}
|
||||
|
|
|
@ -122,7 +122,7 @@ adafruit-circuitpython-mcp230xx==2.2.2
|
|||
adb-shell==0.1.1
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.4.1
|
||||
adguardhome==0.4.2
|
||||
|
||||
# homeassistant.components.frontier_silicon
|
||||
afsapi==0.0.4
|
||||
|
|
|
@ -32,7 +32,7 @@ abodepy==0.18.1
|
|||
adb-shell==0.1.1
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.4.1
|
||||
adguardhome==0.4.2
|
||||
|
||||
# homeassistant.components.geonetnz_quakes
|
||||
aio_geojson_geonetnz_quakes==0.12
|
||||
|
|
Loading…
Reference in New Issue