Commit graph

458 commits

Author SHA1 Message Date
Tomaae
e8dde3bb52
fixed sensor exceptions in model 2022-04-06 17:37:55 +02:00
Tomaae
ee1141c0a5 Lokalise: updates 2022-04-06 17:14:28 +02:00
Tomaae
379ee9fb55
updated strings 2022-04-06 17:08:43 +02:00
Tomaae
3b61faa03e
synced strings 2022-04-06 17:03:24 +02:00
Tomaae
af4af1be14 Lokalise: updates 2022-04-06 16:46:53 +02:00
Tomaae
d8b073dac9
code cleanup 2022-04-06 16:20:06 +02:00
Tomaae
82098ba235
removed bare excepts 2022-04-06 16:19:56 +02:00
Tomaae
d863afd7ca
added support for per entity services
refactored HA entity implementation
2022-03-27 03:29:36 +02:00
Tomaae
40d98f4778
controller code cleanup 2022-03-26 01:38:46 +01:00
Tomaae
d1a8c624fb
init cleanup 2022-03-26 01:29:03 +01:00
Tomaae
0c097e2206
updated diagnostics 2022-03-26 01:26:30 +01:00
Tomaae
5c8a8d4870
synced json parser with other projects 2022-03-26 01:23:24 +01:00
Tomaae
20aadb2ec7
removed duplicate code 2022-03-23 15:19:21 +01:00
Michel van de Wetering
f20496b027 Use default_model and default_manufacturer 2022-03-23 14:07:36 +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
6a0b2e894a removed old code 2022-03-09 10:11:03 +01:00
Tomaae
6bec0efeb2 updated file descriptions 2022-03-04 14:10:19 +01:00
Tomaae
6b4f967111 Prevent bandit B105 2022-03-04 13:40:55 +01:00
Tomaae
c29fc8dab5 Removed default password 2022-03-03 11:45:04 +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
4d5030297f Updating dependencies for pip change in 20.3 2022-03-01 12:56:56 +01:00
Tomaae
89783e543c Updated requirements 2022-02-20 05:27:19 +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
57a5ae622b Limit state length to 255 characters, fixes #116 2022-02-18 11:01:01 +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
63740bb6a4 Merge remote-tracking branch 'origin/master' 2022-02-18 09:10:21 +01:00
Tomaae
19c9f40948 support for wifiwave2 #165 #170 2022-02-18 09:10:07 +01:00
Tomaae
d9a29c6214 Lokalise: updates 2022-02-18 08:33:05 +01:00
Tomaae
ad54f7e26c Lokalise: updates 2022-02-18 08:31:02 +01:00
Tomaae
5d7dc89fa0 added HA diagnostics implementation 2022-02-18 08:10:32 +01:00
Tomaae
e67c5a942c added more entries to debug masking 2022-02-18 08:06:35 +01:00
Tomaae
7d76af5b79 removed DATA_CLIENT from DOMAIN 2022-02-18 08:06:10 +01:00
Tomaae
e62a711bfe implemented debug masking 2022-02-18 07:33:38 +01:00
Tomaae
b1d6e7f6a9
Merge pull request #171 from tomaae/dev
Reworked entities to use entity descriptions
2022-02-05 00:58:43 +01:00
Tomaae
81a61e1807 redo device trackers 2022-02-05 00:56:30 +01:00
Tomaae
731cf6cde4 added state attributes to interface traffic sensors 2022-02-04 22:55:20 +01:00
Tomaae
aa101df363 cleaned up obsolete code in binary sensors 2022-02-04 22:53:59 +01:00
Tomaae
bd1cc7925c redo ppp and interface binary sensors 2022-02-04 22:46:18 +01:00
Tomaae
167469b7d1 added icons into types definition file for binary sensors 2022-02-04 22:30:44 +01:00
Tomaae
8b2f75a0ff redo system binary sensors 2022-02-04 22:06:45 +01:00
Tomaae
d74db8f57d added is_on into types definition file for binary sensors 2022-02-04 21:50:25 +01:00
Tomaae
889d270eb7 created types definition file for binary sensors 2022-02-04 21:39:55 +01:00
Tomaae
0b0e15be25 removed old code from switches 2022-02-04 21:26:10 +01:00