Upgrading librouteros version (#16718)

This commit is contained in:
kunago 2018-09-20 07:52:06 +02:00 committed by Fabian Affolter
parent da882672bd
commit 258beb9cd3
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ from homeassistant.components.device_tracker import (
from homeassistant.const import ( from homeassistant.const import (
CONF_HOST, CONF_PASSWORD, CONF_USERNAME, CONF_PORT) CONF_HOST, CONF_PASSWORD, CONF_USERNAME, CONF_PORT)
REQUIREMENTS = ['librouteros==2.1.0'] REQUIREMENTS = ['librouteros==2.1.1']
MTK_DEFAULT_API_PORT = '8728' MTK_DEFAULT_API_PORT = '8728'

View file

@ -532,7 +532,7 @@ libpurecoollink==0.4.2
libpyfoscam==1.0 libpyfoscam==1.0
# homeassistant.components.device_tracker.mikrotik # homeassistant.components.device_tracker.mikrotik
librouteros==2.1.0 librouteros==2.1.1
# homeassistant.components.media_player.soundtouch # homeassistant.components.media_player.soundtouch
libsoundtouch==0.7.2 libsoundtouch==0.7.2