-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracker seems not to be working correct, through a http setup #1
Comments
Should be useful double check what is reported in AsusWRT phone app I would expect that report this device "online". |
Yes ASUSWRT phone app reports online, Tapo app reports "Off" ... Diag:
|
I guess it's because the "Tracker" only goes for "IP" , and not Checks the Belonging Integration, which i had the impression that Official ASUSWRT "Tracker" did, i could use this "state" in automations, as it responded within seconds. So maybe there also is a "different" update interval over http vs SSH ... |
Device Tracker obviously only check for IP status in the Router and do not have any relation with status inside dedicated device integration. This is equal in official ASUSWRT integration and in this custom. The problem in official ASUSWRT integration based on SSH/Telnet is that the library not always report correct status as detected by the router. |
hmmm, thats a bummer :( the router is the first that "discover" my phone, when i get home" ) , in my mind this should be the one to "rely" upon, so a tracker should.
If there's no Tracker, checking whether a device is on/of, i have "missed" something, again im pretty sure that's how it has been for quite awhile in core-asuswrt. Or, could it be so that connection through SSH, actually "cut-off " the connection in HA, when turning a switch off, and a switch therefore was reported "Away" in the GUI |
Let me say that as code owner of ASUSWRT native integration I'm 100% sure about what integration do, that is exactly the same that this custom integration do, just using a different library. |
Yeah i figured that out now, both laptops, Tv's, + HA zigbee-coordinators and Cams turns "not home" when turned off, in my mind a switch would/should do the same, but apparently not, ... switches does seems to always be " home " regardless if they are turned off . In regards to the "lack" in updating i really can't say whether that's do to http vs SSH, haven't looked deeper into to this (either), thou now that it seems i can "rule-out" switches as "relevant" in tracker, i can set back "consider home/away" to 60 |
Opening this again !
Several Devices keeps "acting" weird, Cams, Plugs, Coordinators, reports offline thou they are online, and online thou they are turned off ... Ive never had these issues prior to installing asuswrt-custom over HTTP.
Can't be right that HTTP should be so "unstable" , as mention, for more than 6 month everything "updated" correct within seconds, when i used ASUSWRT (official core) over SSH , and this behavior started after i installed the asuswrt-custom.
Im on Core 2022.6 and OS 8.1
The text was updated successfully, but these errors were encountered: