https://github.com/ollo69/ha_asuswrt_custom
AsusWrt Custom HA integration
https://github.com/ollo69/ha_asuswrt_custom
asus-routers asuswrt hacs home-assistant homeassistant integration
Last synced: 8 months ago
JSON representation
AsusWrt Custom HA integration
- Host: GitHub
- URL: https://github.com/ollo69/ha_asuswrt_custom
- Owner: ollo69
- License: apache-2.0
- Created: 2021-10-20T20:50:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T07:38:55.000Z (over 1 year ago)
- Last Synced: 2025-04-20T04:34:11.072Z (about 1 year ago)
- Topics: asus-routers, asuswrt, hacs, home-assistant, homeassistant, integration
- Language: Python
- Homepage:
- Size: 203 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/ollo69/ha_asuswrt_custom/releases)
[](https://github.com/hacs/integration)
[](LICENSE)
[](https://github.com/ollo69)
# AsusWrt Custom HA integration
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](https://github.com/ollo69/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](https://github.com/home-assistant/core/pull/71899) )
## Installation
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.
## Configuration
After install, you can setup this integration from tha HA integration page. Please remember to remove the native `AsusWRT`
integration before configuring this one.