[Custom component] AsusRouter integration

I have a similar issue, but even without the filter some devices just dont create a device_tracker entry.

All the android device are using a private MAC, and some simple devices eg a switchbot hub just dont show up.

Device Trackers usually is created, But Dissabled
So have you clicked Settings / Devices(Integrations) / Entities (disable filters to the left) and search for device_trackers ?

Yep, they was disabled.

Thanks

1 Like

Hi all,

Sorry for a probably dumb question, but what’s the logic/reasoning to understand which one of WAN connection is active on a dual-wan setup when we have these sensor values?

This is from an Asus RT-AX59U with stock firmware 3.0.0.4.388_33965-g895dddb

I want to setup basic notifications based on WAN switching (failover/fallback) but can’t understand the sensor’s logic.

Maybe I can leave a small FR for this: A simple sensor that would hold one of 3 values for the active WAN: Primary, Secondary, None

Ideally however we would get the same info we get on Asus GUI for each port, i.e., Connected, Hot-Standby, Cold-Standby, Disconnected…

Many thanks in advance.

did you get this work? I like to do this also, please LMK how you did it.

Unfortunately no.
I did some trials with NodeRed but never got it to work properly.

Seems there is not much of a need for it, since it never got traction, you’re the first one to refer to it.

If I get some time I will look at it to see if it can be done.

@jprates looks like we just need to use the attributes for existing entities…

sensor.gt_ax6000_wan
sensor.gt_ax6000_wan_secondary

they both have an attribute ‘primary’ … either true or false

where are you getting those entities from???

Make sure you are using the custom integration, not the native version. If you are, maybe remove/reinstall.

I’ve been having this issue for a while with both the AsusWRT and the AsusRouter integration.

Both fail to set up if i restart HA, only way to get them to work is to hard reset my router.

The integrations also seem to fail after a while.
I have searched everywhere for any suggestion on how to resolve this but i keep coming up empty.

I have tried several things to fix this, including setting different connection protocols (like HTTP/HTTPS etc) without any permanent fix.

The Router is a RT-AX92U

Hi Vaskivskyi, what a fantastic job you did there !

Just installed the integration and feeling impressive by all the connectors you recovered.
By any chance, it is possiblel to retrieve up to 10 wireguard clients ? it is the limit in Merlin firm. Also, in my case I cannot turn off wireguard connections.

regards