Commit graph

55 commits

Author SHA1 Message Date
Tomaae
0120409382
Merge pull request #134 from kittizz/master
add more unique key mangle role
2022-01-09 01:16:10 +01:00
Tomaae
1206793dc3 implemented scripts to button entity 2022-01-08 21:05:50 +01:00
tomaae
b04a0a5b26 Added status, rate, duplex and negotiation status to ethernet ports #146 2021-12-15 23:07:11 +01:00
tomaae
052c1f1e7d Kid control implementation for both disable and pause #147 2021-12-15 22:16:00 +01:00
tomaae
e10ab3e0ee Replaced device_state_attributes for extra_state_attributes, fixes #152 2021-12-13 10:59:36 +01:00
Kittizz
3cdcfbeb30 ":" to "-" 2021-08-24 19:24:50 +07:00
Kittizz
c29b7a9873 add more 'mangle' unique key 2021-08-24 18:24:41 +07:00
tomaae
cc381dcaa7 Improve attribute formatting 2021-04-12 14:29:15 +02:00
tomaae
3bf4c56254 Added SFP support #94 2021-04-12 14:28:39 +02:00
tomaae
f6cb4c4706 Added support for firewall filters #92 2021-04-12 12:40:45 +02:00
tomaae
c8e1e80729 poe variable check for virtual interfaces #100 2021-03-01 20:56:48 +01:00
tomaae
5fd9005811 poe variable check for virtual interfaces #100 2021-03-01 16:50:30 +01:00
tomaae
7dc9120b19 Modified kid-control switches to block/unblock traffic #70 2020-12-28 01:26:46 +01:00
tomaae
d245bed440 Code cleanup 2020-12-25 23:31:51 +01:00
tomaae
ec1788ad3a Changed mangle name to be more user friendly #75 2020-12-25 22:57:12 +01:00
tomaae
88c79bcada Code cleanup 2020-12-25 20:28:36 +01:00
tomaae
9b4a9f8252 Implemented kid-control #70 2020-12-25 18:42:57 +01:00
tomaae
49631e2826 Use comment as name when available, make sensor more granular #20 2020-12-25 16:52:36 +01:00
tomaae
f5a2c041ec Fixed grouping for PPP #76 2020-12-25 15:30:54 +01:00
tomaae
8cf577b780 Added PPP user enable switches #76 2020-12-25 11:48:24 +01:00
tomaae
0104216d7e Added addresses to mangle attributes and cleanup #75 2020-12-25 10:21:28 +01:00
tomaae
744b338df4 Added specific unique_id and fixed switch #75 2020-12-25 09:47:25 +01:00
tomaae
d601a055fd If comment is available, use it for a name #75 2020-12-25 09:27:47 +01:00
tomaae
4d83bbfbee Changed unique mangle name #75 2020-12-25 09:22:54 +01:00
tomaae
68a47ffa3c Implemented mangle switches #75 2020-12-18 19:58:54 +01:00
tomaae
117fec7654 Disable switch for wlans managed by caps #73 2020-12-14 15:54:32 +01:00
tomaae
966bdf2f57 black formatting 2020-12-02 15:38:17 +01:00
tomaae
71a4b7c812 Added default name to port uid #60 2020-12-02 11:43:10 +01:00
tomaae
c4b8c9ba5a Turn PoE on/off when switching port on/off #71 2020-12-02 09:29:52 +01:00
tomaae
a86eecf150 Display PoE capability and status per port #71 2020-12-02 09:28:56 +01:00
tomaae
6671e60dfd updated Entity class names to reflect changes in HA 0.110 #44 2020-05-20 16:01:32 +02:00
tomaae
a499d5e9af added download and upload rate attributes for queue switches #40 2020-05-03 15:33:51 +02:00
tomaae
5d01524e0e refactored switches 2020-04-20 08:39:02 +02:00
tomaae
cd4d0a09ee added support for virtual interfaces #12 2020-04-13 09:16:33 +02:00
tomaae
70cdb93eb3 reformatted using black 2020-04-11 05:45:36 +02:00
tomaae
07690aad9f separated hosts and accounting to host per group and all groups contain mikrotik name #24 2020-04-10 09:22:28 +02:00
tomaae
1ec4e13eb8 added entity update debugs #18 2020-04-04 19:46:40 +02:00
Tomaae
e4b7551b9c
Merge pull request #16 from ivanpavlina/dev
Add support for simple queues.
2020-03-25 17:22:12 +01:00
Ivan Pavlina
bcf86dc7a3 Add support for simple queues. Transfer traffic_type and traffic_div calculation to separate method 2020-03-25 13:18:49 +01:00
Andrey Khrolenok
7ccaf0d9c3
PM8 code optimization 2020-03-21 19:02:28 +03:00
tomaae
8ec4f9ade5 changed string formatting according to development guidelines 2020-03-16 19:02:54 +01:00
tomaae
e418c20252 reformatted code using black 2020-03-16 04:51:41 +01:00
tomaae
9be5a15c54 removed redundant returns 2019-12-12 23:14:14 +01:00
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
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
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
d991d14a35 entity refactoring 2019-12-06 01:22:34 +01:00