Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T07:38:55.000Z (2 months ago)
- Last Synced: 2024-11-02T10:42:45.832Z (about 2 months ago)
- Topics: asus-routers, asuswrt, hacs, home-assistant, homeassistant, integration
- Language: Python
- Homepage:
- Size: 203 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/github/release/ollo69/ha_asuswrt_custom/all.svg?style=for-the-badge)](https://github.com/ollo69/ha_asuswrt_custom/releases)
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)
[![](https://img.shields.io/github/license/ollo69/ha_asuswrt_custom?style=for-the-badge)](LICENSE)
[![](https://img.shields.io/badge/MAINTAINER-%40ollo69-red?style=for-the-badge)](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.