mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
librouteros version bump (#12227)
This commit is contained in:
committed by
Paulus Schoutsen
parent
2b9bb7963d
commit
d0ffb1bc52
@@ -14,7 +14,7 @@ from homeassistant.components.device_tracker import (
|
||||
from homeassistant.const import (
|
||||
CONF_HOST, CONF_PASSWORD, CONF_USERNAME, CONF_PORT)
|
||||
|
||||
REQUIREMENTS = ['librouteros==1.0.4']
|
||||
REQUIREMENTS = ['librouteros==1.0.5']
|
||||
|
||||
MTK_DEFAULT_API_PORT = '8728'
|
||||
|
||||
|
@@ -441,7 +441,7 @@ libpurecoollink==0.4.2
|
||||
libpyfoscam==1.0
|
||||
|
||||
# homeassistant.components.device_tracker.mikrotik
|
||||
librouteros==1.0.4
|
||||
librouteros==1.0.5
|
||||
|
||||
# homeassistant.components.media_player.soundtouch
|
||||
libsoundtouch==0.7.2
|
||||
|
Reference in New Issue
Block a user