Tomaae
|
f1a239f118
|
removed extra cycle in sensor update_items
|
2019-12-09 10:07:36 +01:00 |
|
Tomaae
|
8b410eab19
|
removed SWITCH_LIST
|
2019-12-09 09:56:16 +01:00 |
|
Tomaae
|
5de05f1927
|
simplified update_items
|
2019-12-09 09:52:45 +01:00 |
|
tomaae
|
c49e81a208
|
code cleanup
fixed typo in get_firmare_update
|
2019-12-09 00:31:43 +01:00 |
|
tomaae
|
6ff53266f0
|
added error message when script without a name is found
|
2019-12-09 00:17:49 +01:00 |
|
tomaae
|
58ef81d840
|
fixed unpack error when mikrotik is rebooted
|
2019-12-08 23:03:05 +01:00 |
|
tomaae
|
1b014c94b5
|
handle oserror and pipebroken during connection
|
2019-12-08 22:59:18 +01:00 |
|
tomaae
|
6db0079c0c
|
prevent error when no data is received from API (reboot...etc)
|
2019-12-08 22:49:36 +01:00 |
|
tomaae
|
06727236da
|
correctly report all entities as unavailable in UI when mikrotik is offline
|
2019-12-08 22:42:54 +01:00 |
|
tomaae
|
270c7f8274
|
verify if status entry in firmware update requests exists (is missing on first query after firmware upgrade, possible routeros bug)
|
2019-12-08 22:36:10 +01:00 |
|
tomaae
|
23b3e17e97
|
skip scripts without a name #3
|
2019-12-08 19:19:26 +01:00 |
|
tomaae
|
0896d0c991
|
changed librouteros library name to avoid conflict with loaded library #2
|
2019-12-08 18:10:09 +01:00 |
|
tomaae
|
9487793a4d
|
removed "bps" from RX/TX label
|
2019-12-08 11:27:25 +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
|
6ff716ec5b
|
added connection_timeout string for future use
|
2019-12-08 09:09:57 +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
|
c58184b0f7
|
changed config_entries import
added connection class
|
2019-12-07 23:37:48 +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
|
8f8817a1f7
|
crosscheck NAT .id in case of mikrotik reboot
|
2019-12-07 21:18:27 +01:00 |
|
tomaae
|
ce98668f1e
|
formatting entity attributes
|
2019-12-07 20:50:00 +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
|
d991d14a35
|
entity refactoring
|
2019-12-06 01:22:34 +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
|
732060e4fe
|
get_arp refactoring
|
2019-12-05 22:29:25 +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
|
7d9470133e
|
removed unused arguments
|
2019-12-05 20:43:00 +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
|
0c5048160f
|
added force_fwupdate_check for time interval
|
2019-12-04 18:53:28 +01:00 |
|
tomaae
|
fe74959b7e
|
added firmware update binary sensor
|
2019-12-04 16:09:30 +01:00 |
|
tomaae
|
ecee4043e3
|
converted attributes to constants
|
2019-12-04 15:48:53 +01:00 |
|
tomaae
|
eb26484d42
|
added NAT switches
|
2019-12-03 18:30:45 +01:00 |
|
tomaae
|
4431e6d1a1
|
get nat data
|
2019-12-03 18:29:05 +01:00 |
|
tomaae
|
3289c57b7a
|
show mikrotik model name on integration screen
append device name in front of entities
|
2019-12-03 18:28:22 +01:00 |
|
tomaae
|
f95e87ed32
|
remove switches when integration is deleted
|
2019-12-03 18:25:20 +01:00 |
|
tomaae
|
46900a967b
|
added system sensors
|
2019-12-03 03:09:30 +01:00 |
|
tomaae
|
634db3f44e
|
added enable/disable interface switches
|
2019-12-03 01:49:25 +01:00 |
|
tomaae
|
a3e6e5692b
|
added update value for mikrotik api
|
2019-12-03 01:47:38 +01:00 |
|
tomaae
|
a4c4b344b7
|
fixed device tracker disabled icon
|
2019-12-03 01:47:07 +01:00 |
|
tomaae
|
0a45a072e8
|
get_arp refractoring
|
2019-12-02 19:23:09 +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 |
|