Bump adguardhome to 0.4.1 (#30586)

This commit is contained in:
Franck Nijhof 2020-01-08 16:48:57 +01:00 committed by Charles Garwood
parent 6e3e383b3f
commit 120a96ff59
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "AdGuard Home",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/adguard",
"requirements": ["adguardhome==0.4.0"],
"requirements": ["adguardhome==0.4.1"],
"dependencies": [],
"codeowners": ["@frenck"]
}

View File

@ -117,7 +117,7 @@ adafruit-circuitpython-mcp230xx==1.1.2
adb-shell==0.1.1
# homeassistant.components.adguard
adguardhome==0.4.0
adguardhome==0.4.1
# homeassistant.components.frontier_silicon
afsapi==0.0.4

View File

@ -32,7 +32,7 @@ abodepy==0.16.7
adb-shell==0.1.1
# homeassistant.components.adguard
adguardhome==0.4.0
adguardhome==0.4.1
# homeassistant.components.geonetnz_quakes
aio_geojson_geonetnz_quakes==0.11