Home Assistant custom integration for use with AsusWRT router.
This integration is just for test purpose with the scope of testing the HTTP library PyAsusWrt.
This new library implement Router communication based on native AsusWrt API based on HTTP(s) protocol.
Final objective is to implement this communication method in native AsusWRT Home Assistant integration
(see PR #71899 )
Integration can be installed using HACS
, using the link https://github.com/ollo69/ha_asuswrt_custom
to add it to your
HACS
custom repositories.
As alternative integration can be manually installed copying the folder asuswrt_custom
inside the custom_components
folder of your
HA configuration directory.
After install, you can setup this integration from tha HA integration page. Please remember to remove the native AsusWRT
integration before configuring this one.