Bump adguardhome to 0.2.1 (#24486)
Signed-off-by: Franck Nijhof <frenck@addons.community>
This commit is contained in:
parent
24e1a568a2
commit
61f4c73aca
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/adguard",
|
||||
"requirements": [
|
||||
"adguardhome==0.2.0"
|
||||
"adguardhome==0.2.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -108,7 +108,7 @@ adafruit-blinka==1.2.1
|
|||
adafruit-circuitpython-mcp230xx==1.1.2
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.2.0
|
||||
adguardhome==0.2.1
|
||||
|
||||
# homeassistant.components.frontier_silicon
|
||||
afsapi==0.0.4
|
||||
|
|
|
@ -36,7 +36,7 @@ PyTransportNSW==0.1.1
|
|||
YesssSMS==0.2.3
|
||||
|
||||
# homeassistant.components.adguard
|
||||
adguardhome==0.2.0
|
||||
adguardhome==0.2.1
|
||||
|
||||
# homeassistant.components.ambient_station
|
||||
aioambient==0.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue