Update version pynetgear
This commit is contained in:
parent
e4fe19fff0
commit
dc5d652d31
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ from homeassistant.components.device_tracker import DOMAIN
|
|||
MIN_TIME_BETWEEN_SCANS = timedelta(seconds=5)
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
REQUIREMENTS = ['pynetgear==0.3.1']
|
||||
REQUIREMENTS = ['pynetgear==0.3.2']
|
||||
|
||||
|
||||
def get_scanner(hass, config):
|
||||
|
|
|
@ -19,7 +19,7 @@ fuzzywuzzy==0.8.0
|
|||
pyicloud==0.7.2
|
||||
|
||||
# homeassistant.components.device_tracker.netgear
|
||||
pynetgear==0.3.1
|
||||
pynetgear==0.3.2
|
||||
|
||||
# homeassistant.components.device_tracker.nmap_tracker
|
||||
python-nmap==0.4.3
|
||||
|
|
Loading…
Add table
Reference in a new issue