Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 2.2 KB

README.md

File metadata and controls

43 lines (28 loc) · 2.2 KB

Home Assistant Omada Add-On

This add-on brings the Omada Controller directly into Home Assistant running on an 64 bit ARM or a x64 processor.

There exist two Add-On-Versions:

  • Omada Stable
  • Omada Beta

Omada Stable is created from Omada Beta (both in this repository), as soon as the beta add-on is updated to the latest stable upstream version. Omada Beta should also be fairly stable, because the Add-On is mostly consistent with the already tested docker-omada-controller, but might contain some Home-Assistant related inconsistencies or bugs.

Installation

Installing third-party repositories:

  1. Go to home assistant -> settings -> addons -> addon store
  2. Click the hamburger menu (The three dots in the top right corner)
  3. Click repositories
  4. At the bottom there should be a space to paste the GitHub link: https://github.com/chiefcomm/home-assistant-omada
  5. You might have to refresh the page, but it should show up in the addon store under "Home Assistant Omada"

Options

If you would like to use your own SSL certificate configured for Home Assistant with this Omada Add-On, it can be enabled in the configuration options. Set Enable Home Assistant SSL to true, and enter the full path for:

  • Certificate file
  • Private key

The default paths are compatible with the Letsencrypt Add-On.

Contribution

This add-on is a fork of Matt Bentleys docker-omada-controller and jkunczik home-assistant-omada would not have been possible without thier excellent work. Other than in the original docker omada controller, this add-on stores all persistent data in the /data directory, so that it is compatible with Home assistant. This Add-On would not be possible without the effort of other people. Pull requests for version updates or new features are always more than welcome. Special thanks goes to DraTrav for pushing this Add-On forward!

Made with contrib.rocks.