Commit graph

76 commits

Author SHA1 Message Date
Michel van de Wetering
5650d7f5ca Format with black 2025-04-25 21:49:43 +02:00
Tomaae
6079affcfa
Fixed device tracker names 2023-09-12 12:00:42 +02:00
Tomaae
2349584551
Do not process device tracker when tracking coordinator is disabled 2023-09-12 11:22:01 +02:00
Tomaae
4abf5b210d
added Callable definition 2023-09-12 11:13:53 +02:00
Tomaae
9c5a270b4f
cleanup 2023-08-10 02:03:11 +02:00
Tomaae
efe3de0c20
added coordinator for device tracker 2023-08-09 23:00:00 +02:00
Tomaae
b8f4856a5b
converted device tracker 2023-08-09 10:19:04 +02:00
Tomaae
a21e95c36a
coordinator update 2023-08-08 00:50:09 +02:00
Tomaae
12a952a77d
Changed device tracker name return to None 2022-08-18 09:45:25 +02:00
Tomaae
1722a3e346
Removed unused import 2022-08-18 09:30:11 +02:00
Tomaae
0b4a7a3c72
Migrated to new entity naming style 2022-08-18 09:29:55 +02:00
Tomaae
f8b8dd075b
refactoring 2022-08-11 17:02:46 +02:00
Tomaae
968d5c3859
Consolidated device tracker unique id, fixes #194 2022-08-11 16:45:35 +02:00
Tomaae
ccb1b1fae7
Added now and unknown states to last seen tracker attribute #203 2022-05-26 10:06:06 +02:00
Tomaae
263b38b301
Changed last seen to datetime to improve DB size usage #203 2022-05-26 10:00:02 +02:00
Tomaae
d863afd7ca
added support for per entity services
refactored HA entity implementation
2022-03-27 03:29:36 +02: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
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
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
ddanssaert
873d18e60a added support for overriding zone name in device_tracker 2021-12-16 22:45:29 +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
3a28a6a138 Added more debug data to device tracker 2021-04-12 11:12:29 +02:00
tomaae
b309ec235a added debugs 2021-01-17 13:58:15 +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
f5a2c041ec Fixed grouping for PPP #76 2020-12-25 15:30:54 +01:00
tomaae
53f2f63a73 Added PPP user connection tracker #76 2020-12-25 11:48:36 +01:00
tomaae
2786ed6d3f Sensor port tracker selection #68 2020-12-12 12:08:49 +01:00
tomaae
5e7ae94cea Resolve device manufacturer for tracked devices #67 2020-12-03 16:41:06 +01:00
tomaae
966bdf2f57 black formatting 2020-12-02 15:38:17 +01:00
tomaae
41f9ad97c9 Device tracker and accounting sensor uses default_name and does not add manufacturer and model data #57 2020-12-02 14:57:30 +01:00
tomaae
71a4b7c812 Added default name to port uid #60 2020-12-02 11:43:10 +01:00
tomaae
a86eecf150 Display PoE capability and status per port #71 2020-12-02 09:28:56 +01:00
tomaae
480ef5988c display customized interface name for port device tracker 2020-04-20 08:34:21 +02:00
tomaae
6c31c1e35e renamed _sid_data variable 2020-04-20 08:03:02 +02:00
tomaae
afdb08e650 refactored device tracker 2020-04-20 07:51:37 +02:00
tomaae
99d6d7c43b do not create device tracker for wlan interface 2020-04-13 08:13:26 +02:00
tomaae
897d5dc0c4 fixed handling of unavailable devices when device tracking is turned off 2020-04-11 17:52:38 +02:00
tomaae
70cdb93eb3 reformatted using black 2020-04-11 05:45:36 +02:00
tomaae
018ed3cf9c removed integration name prefix from hosts and their related sensors #24 2020-04-10 12:46:07 +02:00
tomaae
92da2eb9a7 device tracker returns away when tracking is disabled #24 2020-04-10 12:30:07 +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
2620ea3761 added connections to host device tracker #24 2020-04-10 08:14:49 +02:00
tomaae
3c41ad3a0a added device tracking options functionality #24 2020-04-10 00:03:26 +02:00