Commit graph

230 commits

Author SHA1 Message Date
Tomaae
40d98f4778
controller code cleanup 2022-03-26 01:38:46 +01:00
Tomaae
1259018e56
added local ip address to PPP connection tracking #184 2022-03-15 10:31:48 +01:00
Tomaae
84fc3ff7f0 added support for CHR, ref #181 2022-03-09 15:06:30 +01:00
Tomaae
4fbd5a4280 Cleanup interface bandwidth tracking, ref #166 2022-03-03 11:24:39 +01:00
Tomaae
aee405a9f0 Disabled tracking of devices behind default gateway, fixes #139 2022-03-03 11:10:41 +01:00
Tomaae
5d04872032 Improved interface bandwidth tracking, fixes #166 2022-03-03 10:12:05 +01:00
Tomaae
25a09498d6 Removed WAN prefix in RouterOS 7+ client bandwidth, fixes #155 2022-03-03 09:15:14 +01:00
Tomaae
5973315048 Mikrotik support on custom hardware, fixes #135 2022-02-18 12:29:41 +01:00
Tomaae
5badbc9053 Added client count sensors for wired and wireless hosts, fixes #69 2022-02-18 12:21:25 +01:00
Tomaae
9cc4921658 Expanded filter uid, fixes #141 2022-02-18 11:11:14 +01:00
Tomaae
054065922d Handle numeric interfaces names in interface_list, Fixes #151 2022-02-18 10:48:04 +01:00
Tomaae
73d1bc29ac Detect firmware upgrade on routeros reboot, Fixes #167 2022-02-18 10:42:10 +01:00
Tomaae
19c9f40948 support for wifiwave2 #165 #170 2022-02-18 09:10:07 +01:00
Tomaae
e62a711bfe implemented debug masking 2022-02-18 07:33:38 +01:00
Tomaae
1ea1f3a4b7 renamed helper.py to apiparser.py 2022-02-02 22:01:12 +01:00
Tomaae
14b98c7bed cleanup system/health 2022-01-31 09:57:16 +01:00
Tomaae
f1268ad1b7 Fixed listeners unload after integration is removed 2022-01-24 13:45:42 +01:00
Ivan Pavlina
c7c58fa08a Removing duplicated methods 2022-01-20 20:51:45 +01:00
Ivan Pavlina
a4391c3460 log line modified 2022-01-20 20:10:16 +01:00
Ivan Pavlina
66c768a271 black... 2022-01-20 12:11:33 +01:00
Ivan Pavlina
926803589d bugfix, first run was not properly calculated 2022-01-20 09:54:40 +01:00
Ivan Pavlina
311f3715d9 Adding error log and writing it once on missing kid-control-devices data 2022-01-20 09:54:40 +01:00
Ivan Pavlina
88c5bf1e2f bugfix, delta needs to be multiplied by 8 to get bits count, original value is in bytes 2022-01-20 09:54:40 +01:00
Ivan Pavlina
7ffb5202ec Modified checking of sensor type name logic to prevent false positives. Removed excessive logging. 2022-01-20 09:54:40 +01:00
Ivan Pavlina
e93b02e71d Accounting feature renamed to Client traffic. In case of older firmware fallback to accounting fetature for client traffic monitoring, instead use kid-control-devices 2022-01-20 09:54:40 +01:00
Tomaae
0120409382
Merge pull request #134 from kittizz/master
add more unique key mangle role
2022-01-09 01:16:10 +01:00
Tomaae
1bc901cf9d added 7.1 support for system health #97
added voltage sensor #156
2022-01-08 22:07:31 +01:00
Tomaae
fd73bd0610 Black #147 2022-01-02 14:40:12 +01:00
ddanssaert
873d18e60a added support for overriding zone name in device_tracker 2021-12-16 22:45:29 +01:00
tomaae
b04a0a5b26 Added status, rate, duplex and negotiation status to ethernet ports #146 2021-12-15 23:07:11 +01:00
tomaae
d9eaf47e10 Fixed empty comments as tracker entity name (hash as first character) #130 2021-09-24 22:07:35 +02:00
Kittizz
3cdcfbeb30 ":" to "-" 2021-08-24 19:24:50 +07:00
Kittizz
d4076714b7 Update mikrotik_controller.py 2021-08-24 18:26:38 +07:00
Kittizz
c29b7a9873 add more 'mangle' unique key 2021-08-24 18:24:41 +07:00
tomaae
40f95e95f2 Some devices have manufacturer name "detect" #127 2021-05-23 01:17:54 +02:00
Sergio Mayoral Martinez
627641b5d9 Fix lint and tomaae's comments 2021-05-14 13:11:16 +02:00
Sergio Mayoral Martinez
d6023abc30 Convert uptime sensor to new timestamp standard Home Assistant format
Fixes #118
2021-05-14 10:16:06 +02:00
tomaae
95bf989f44 Query interface monitor by interface id #104 2021-04-13 13:43:06 +02:00
tomaae
3bf4c56254 Added SFP support #94 2021-04-12 14:28:39 +02:00
tomaae
77acb4b9fe Override name in DNS if DHCP comment exists #86 2021-04-12 13:27:22 +02:00
tomaae
27f1b14ec4 Added support for DNS comments #86
Remove everything after hash in comments for device tracking #86
2021-04-12 13:23:05 +02:00
tomaae
f6cb4c4706 Added support for firewall filters #92 2021-04-12 12:40:45 +02:00
tomaae
ccdad5f504 Added definitions for firewall filters #92 2021-04-12 11:38:16 +02:00
tomaae
4376e9c75c Fixed active mac in DHCP #104 2021-04-12 11:14:41 +02:00
tomaae
b1da24b9f4 Added support for pools in DHCP address #104
Added support for active addresses in DHCP
2021-04-12 11:00:08 +02:00
tomaae
ab97fa60f7 black formatting 2021-04-12 10:01:21 +02:00
tomaae
7b616aee19 prepare info for SFP 2021-04-12 09:54:13 +02:00
tomaae
b1252eded6 Fixed env value updating #94 2021-02-06 18:02:44 +01:00
tomaae
b309ec235a added debugs 2021-01-17 13:58:15 +01:00
tomaae
e8c2c4bd1e Moved system health query to regular loop #81 2020-12-28 12:46:43 +01:00