Hi, Im on 0.2.1 on RT-AX95Q.
Is there a way to define consider home time like scenario for device trackers? Because long after device disconnected from router still shows as “home” probably due to lease time. Or its not getting updated as devices connects and disconnect to the router.
Thanks for the help.
source_type: router
ip: 192.168.168.53
mac: c0:xx:xx:xx:xx:xx
host_name: Laptop-Acer
last_time_reachable: '2022-05-09T22:09:07+00:00'
connection_time: '2022-05-09T21:59:08'
icon: mdi:laptop
friendly_name: Acer Laptop
And this is my settings
"data": {
"entry": {
"entry_id": "xxxxxxxxx",
"version": 2,
"domain": "asusrouter",
"title": "192.168.168.1",
"data": {
"name": "Asus Router",
"host": "192.168.168.1",
"username": "**REDACTED**",
"password": "**REDACTED**",
"port": 0,
"ssl": false,
"verify_ssl": true,
"enable_monitor": true,
"enable_control": false,
"cert_path": ""
},
"options": {
"interfaces": [
"WLAN0",
"WLAN1",
"WLAN2"
],
"cache_time": 1
},
"pref_disable_new_entities": false,
"pref_disable_polling": false,
"source": "user",
"unique_id": null,
"disabled_by": null
},