ollo69 / ha_asuswrt_custom

AsusWrt Custom HA integration
Apache License 2.0
7 stars 0 forks source link

Devices Tracker Issues #18

Open JorgeMaTeixeira opened 1 year ago

JorgeMaTeixeira commented 1 year ago

I'm using this integration since yesterday, and to be honest, I'm using this custom because the problem as started with oficial integration few days before..

Few days ago i have decided to remove asus router integration and add it again (we changed phones in home and for some reasons i thought was a good idea removing and add it again).

And since that the device tracker for both phones in home is not reliable, before that was 100% reliable, never had false states for my phones.

This last night already with custom version (http) both phones went to not home for some time and came home again (with oficial integration when they went away they never came back, i had to reload integration to keeo things working), the weird part is that i never had a single problem before, was really reliable..

I already rebooted the router and node, and problem persists? Is there anything i can do or share to help sort the problem?

ollo69 commented 1 year ago

Do you have some error in HA log? Please also provide the Router model and firmware version, and if possible generate integration diagnostic and attach here,

JorgeMaTeixeira commented 1 year ago

config_entry-asuswrt_custom-84093ea7e499b4e34be5829f01d5ff52.json.txt

Asus RT AC86U (both router and node) both with latest firmware ( 3.0.0.4.386.48260.gd4c241c )

I checked ha core log and i find´t find any entry for asus integration.

ollo69 commented 1 year ago

What I can say is that protocol based on http should be more reactive compared to ssh or telnet, so if your phone really disconnect for 1 minutes or 2 the integration will probably better intercept the status. It could be an idea increment the integration option "Time before consider away" to see if this fix the option. Other point is that in last HA releases (2023.1.x) there are some strange behavior that seems come and go from one version to other. If possible for you I would suggest to upgrade to last available release (2023.1.5) and monitor integration behavior for next days. It could be that the problem with official integration was also related to this, considering that the code of AsusWRT native integration do change from months.

Please give me your feed-back after some days, so that we can better analyze behavior.

JorgeMaTeixeira commented 1 year ago

Deal.. Thanks.

JorgeMaTeixeira commented 1 year ago

Working fine with latest ha core and latest integration version..