Skip to content

Commit

Permalink
Bumping aioasuswrt (#18427)
Browse files Browse the repository at this point in the history
  • Loading branch information
kennedyshead authored and fabaff committed Nov 13, 2018
1 parent 7aa41d6 commit ebdfb56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/asuswrt.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from homeassistant.helpers import config_validation as cv
from homeassistant.helpers.discovery import async_load_platform

REQUIREMENTS = ['aioasuswrt==1.1.6']
REQUIREMENTS = ['aioasuswrt==1.1.11']

_LOGGER = logging.getLogger(__name__)

Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ abodepy==0.14.0
afsapi==0.0.4

# homeassistant.components.asuswrt
aioasuswrt==1.1.6
aioasuswrt==1.1.11

# homeassistant.components.device_tracker.automatic
aioautomatic==0.6.5
Expand Down

0 comments on commit ebdfb56

Please sign in to comment.