Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Zach Cheatham committed Aug 14, 2022
1 parent acb439b commit 20684bc
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 22 deletions.
31 changes: 18 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
# Home Assistant TP-Link Omada Integration
Adds Omada Controller support to Home assistant.
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg)](https://github.com/hacs/integration)

# Features
- Device tracker
- Omada client attributes
- SSID filter
Adds Omada SDN Controller support to Home assistant. This integration requires [HACS](https://hacs.xyz).

## Needed Features
- Sensors of Controller Stats
- Wired clients
## Features

- Device tracker for WLAN clients
- Device and client attributes and sensors.
- SSID filter.

## Planned Features

- Additional sensors.
- Switches for toggling Omada settings.
- Client filters
- Likely more
- Support for additional hardware such as switches and routers.

## Installation

# Installation
- Add repository to HACS
- Install
- Add integration via UI
- [Add this custom repository to HACS](https://hacs.xyz/docs/faq/custom_repositories)
- Install via HACS UI
- Add and configure integration via Home Assistant
18 changes: 9 additions & 9 deletions info.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Home Assistant TP-Link Omada Integration

Adds Omada Controller support to Home assistant.
Adds Omada SDN Controller support to Home assistant. This integration requires [HACS](https://hacs.xyz).

## Features

- Device tracker
- Omada client attributes
- SSID filter
- Device tracker for WLAN clients
- Device and client attributes and sensors.
- SSID filter.

## Installation
## Planned Features

1) Add repository to HACS as an integration
2) Install addon
3) Configure in Home Assistant's Integration Settings
- Additional sensors.
- Switches for toggling Omada settings.
- Client filters
- Support for additional hardware such as switches and routers.

0 comments on commit 20684bc

Please sign in to comment.