mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump librouteros version to 3.2.0 (#60066)
This commit is contained in:
committed by
GitHub
parent
52e0027fad
commit
fd8229f4f4
@ -3,7 +3,7 @@
|
||||
"name": "Mikrotik",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/mikrotik",
|
||||
"requirements": ["librouteros==3.0.0"],
|
||||
"requirements": ["librouteros==3.2.0"],
|
||||
"codeowners": ["@engrbm87"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
@ -933,7 +933,7 @@ libpyfoscam==1.0
|
||||
libpyvivotek==0.4.0
|
||||
|
||||
# homeassistant.components.mikrotik
|
||||
librouteros==3.0.0
|
||||
librouteros==3.2.0
|
||||
|
||||
# homeassistant.components.soundtouch
|
||||
libsoundtouch==0.8
|
||||
|
@ -582,7 +582,7 @@ krakenex==2.1.0
|
||||
libpyfoscam==1.0
|
||||
|
||||
# homeassistant.components.mikrotik
|
||||
librouteros==3.0.0
|
||||
librouteros==3.2.0
|
||||
|
||||
# homeassistant.components.soundtouch
|
||||
libsoundtouch==0.8
|
||||
|
Reference in New Issue
Block a user