Commit graph

26 commits

Author SHA1 Message Date
Tomaae
6b2f9ae4e2 fixes and code cleanup 2019-12-12 13:02:11 +01:00
tomaae
81f25765f7 improved debug messages
fixed TrafficSensor unique id
2019-12-10 22:29:35 +01:00
tomaae
1b014c94b5 handle oserror and pipebroken during connection 2019-12-08 22:59:18 +01:00
tomaae
0896d0c991 changed librouteros library name to avoid conflict with loaded library #2 2019-12-08 18:10:09 +01:00
tomaae
f6bcfcb528 added sensors for rx/tx traffic per interface 2019-12-08 11:20:02 +01:00
tomaae
e2c81c950f added ssl_handshake_failure error for UI 2019-12-08 09:57:28 +01:00
tomaae
81aa8d0bd5 changed api default encoding to be in par with mikrotik winbox 2019-12-08 09:39:23 +01:00
tomaae
4f8c709488 removed library check since it is now included in the integration #2 2019-12-08 09:09:31 +01:00
tomaae
b70bb9db92 included librouteros library to avoid conflicts with other integrations #2 2019-12-08 08:57:10 +01:00
tomaae
619871a719 display invalid lib version in UI during setup #2 2019-12-07 22:34:07 +01:00
tomaae
6467673dce added exception ApiEntryNotFound 2019-12-07 21:20:36 +01:00
tomaae
3d90f7c19a added check for old librouteros version in case of conflict with other extensions #2 2019-12-07 20:11:09 +01:00
tomaae
fc9939aeab updated exceptions in api for only needed parts 2019-12-06 01:30:07 +01:00
tomaae
05d21d1f42 added exception test to update and run script in api
added test for active connection and reconnect to update and run script in api
2019-12-06 01:17:01 +01:00
tomaae
91b769481e refactoring 2019-12-05 22:10:42 +01:00
tomaae
b851085f48 removed trailing whitespace from empty lines 2019-12-05 20:45:04 +01:00
tomaae
b2c268a1c0 added docstrings to all functions and classes 2019-12-05 20:42:14 +01:00
tomaae
42c95e78a6 added run script switches 2019-12-04 20:13:11 +01:00
tomaae
a3e6e5692b added update value for mikrotik api 2019-12-03 01:47:38 +01:00
tomaae
a6e6f4c697 pylint consistency 2019-12-02 19:22:34 +01:00
tomaae
b7083263fb converted leading tabs to spaces 2019-12-02 18:13:55 +01:00
tomaae
ae54d8cbaa function name change 2019-12-02 18:07:51 +01:00
tomaae
0a6c8d369d flake8 compliance 2019-12-02 17:59:49 +01:00
tomaae
c24f49252a separated mikrotik_controller
pylint cleanup
2019-12-02 04:19:40 +01:00
tomaae
3b5acc2393 flake8 complaint 2019-12-02 03:19:07 +01:00
tomaae
41fb06bb0e initial commit 2019-12-02 01:13:28 +01:00