mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bumping aioasuswrt version (#17814)
This commit is contained in:
parent
644c33cc1e
commit
92bad453f2
@ -15,7 +15,7 @@ from homeassistant.const import (
|
||||
CONF_HOST, CONF_PASSWORD, CONF_USERNAME, CONF_PORT, CONF_MODE,
|
||||
CONF_PROTOCOL)
|
||||
|
||||
REQUIREMENTS = ['aioasuswrt==1.0.0']
|
||||
REQUIREMENTS = ['aioasuswrt==1.1.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -88,7 +88,7 @@ abodepy==0.14.0
|
||||
afsapi==0.0.4
|
||||
|
||||
# homeassistant.components.device_tracker.asuswrt
|
||||
aioasuswrt==1.0.0
|
||||
aioasuswrt==1.1.0
|
||||
|
||||
# homeassistant.components.device_tracker.automatic
|
||||
aioautomatic==0.6.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user