Bump adguardhome to 0.4.1 (#31565)
parent
3a3328dc13
commit
d093b5f5e8
|
@ -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.4.0"],
|
"requirements": ["adguardhome==0.4.1"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@frenck"]
|
"codeowners": ["@frenck"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -117,7 +117,7 @@ adafruit-circuitpython-mcp230xx==1.1.2
|
||||||
adb-shell==0.1.1
|
adb-shell==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.adguard
|
# homeassistant.components.adguard
|
||||||
adguardhome==0.4.0
|
adguardhome==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.frontier_silicon
|
# homeassistant.components.frontier_silicon
|
||||||
afsapi==0.0.4
|
afsapi==0.0.4
|
||||||
|
|
|
@ -32,7 +32,7 @@ abodepy==0.17.0
|
||||||
adb-shell==0.1.1
|
adb-shell==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.adguard
|
# homeassistant.components.adguard
|
||||||
adguardhome==0.4.0
|
adguardhome==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.geonetnz_quakes
|
# homeassistant.components.geonetnz_quakes
|
||||||
aio_geojson_geonetnz_quakes==0.11
|
aio_geojson_geonetnz_quakes==0.11
|
||||||
|
|
Loading…
Reference in New Issue