Tomaae
|
0af7bc184c
|
added wifi information sensors and binary sensors
|
2022-08-21 22:40:37 +02:00 |
|
Tomaae
|
d863afd7ca
|
added support for per entity services
refactored HA entity implementation
|
2022-03-27 03:29:36 +02:00 |
|
Michel van de Wetering
|
f20496b027
|
Use default_model and default_manufacturer
|
2022-03-23 14:07:36 +01:00 |
|
Tomaae
|
6a0b2e894a
|
removed old code
|
2022-03-09 10:11:03 +01:00 |
|
Tomaae
|
7d76af5b79
|
removed DATA_CLIENT from DOMAIN
|
2022-02-18 08:06:10 +01:00 |
|
Tomaae
|
81a61e1807
|
redo device trackers
|
2022-02-05 00:56:30 +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
|
1503cd79d1
|
renamed format_value to helper.py
|
2022-02-02 22:18:05 +01:00 |
|
Tomaae
|
a3e6761c78
|
renamed format_attribute to helper.py
|
2022-02-02 22:13:39 +01:00 |
|
Tomaae
|
8f7202d418
|
Format serial number #161
|
2022-01-21 15:50:25 +01:00 |
|
tomaae
|
6129e18cc3
|
Fixed sensor and binary sensor attributes #147
|
2021-12-16 06:16:02 +01:00 |
|
tomaae
|
b04a0a5b26
|
Added status, rate, duplex and negotiation status to ethernet ports #146
|
2021-12-15 23:07:11 +01:00 |
|
tomaae
|
d373149c02
|
sensor entity code cleanup fix
|
2021-12-15 22:15:21 +01:00 |
|
tomaae
|
e372ebbfff
|
sensor entity code cleanup
|
2021-12-15 02:06:27 +01:00 |
|
tomaae
|
86a4dd358f
|
Added Device_class for firmware update binary sensor, fixes #137
|
2021-12-14 20:59:59 +01:00 |
|
tomaae
|
f82f9e9c3e
|
Added Device_class for firmware update binary sensor, fixes #137
|
2021-12-13 13:50:53 +01:00 |
|
tomaae
|
274de8c6fd
|
Added entity category support
|
2021-12-13 13:45:07 +01:00 |
|
tomaae
|
448483da22
|
Merged System category
Added Visit Device URL
|
2021-12-13 13:26:46 +01:00 |
|
tomaae
|
74a4a367dd
|
The use of the DEVICE_CLASS_* constants and DEVICE_CLASSES constants in all entity platforms, has now been depreacted. Instead, use the equavalent DeviceClass StrEnum provided by each platform.
|
2021-12-13 11:42:55 +01:00 |
|
tomaae
|
e10ab3e0ee
|
Replaced device_state_attributes for extra_state_attributes, fixes #152
|
2021-12-13 10:59:36 +01: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
|
42ad216802
|
Fixed binary sensor grouping
|
2020-12-28 13:11:10 +01:00 |
|
tomaae
|
d245bed440
|
Code cleanup
|
2020-12-25 23:31:51 +01:00 |
|
tomaae
|
88c79bcada
|
Code cleanup
|
2020-12-25 20:28:36 +01:00 |
|
tomaae
|
7379199d40
|
Moved port tracker to binary sensors
|
2020-12-25 18:24:47 +01:00 |
|
tomaae
|
e4926b9a67
|
Moved PPP from device tracker to binary sensors #76
|
2020-12-25 17:50:21 +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
|
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 |
|
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
|
06727236da
|
correctly report all entities as unavailable in UI when mikrotik is offline
|
2019-12-08 22:42:54 +01:00 |
|
tomaae
|
d991d14a35
|
entity refactoring
|
2019-12-06 01:22:34 +01:00 |
|
tomaae
|
b851085f48
|
removed trailing whitespace from empty lines
|
2019-12-05 20:45:04 +01:00 |
|
tomaae
|
fe74959b7e
|
added firmware update binary sensor
|
2019-12-04 16:09:30 +01:00 |
|