Vaskivskyi / ha-asusrouter

Monitor and control your AsusWRT-powered router from Home Assistant
https://asusrouter.vaskivskyi.com
Apache License 2.0
179 stars 17 forks source link

[Feature] Dynamic DNS (DDNS) status sensor #781

Open sesardelaisla opened 8 months ago

sesardelaisla commented 8 months ago

The problem

Hello!

First of all, I would like to thank the developer for such a great integration!

Would it be possible to implement a sensor to report whether the WAN DDNS has a "Registration is successful" status? A binary sensor would be enough for the purpose, but any additional information which may be supplied with a sensor (for example, the domain the status is attached to or an error message in case it can be parsed from the router response) would be great. With such a sensor, it would be possible to be alerted with an automation in case that DDNS has not registered.

image

As far as I know, there is not any related sensor yet.

Thanks!

Specific device(s)?

No

Firmware type

No

Vaskivskyi commented 8 months ago

Hello. I need to check, whether this data can be fetched by the AsusRouter library. I will let you know