Skip to content

Latest commit

 

History

History

neolink

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

buy_me_a_coffee

Neolink

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

About

This add-on allows you to run Neolink directly on your HAOS instance. If you don't know Neolink you might not need this add-on. Details can be found here. This add-on uses the Neolink fork of @QuantumEntangledAndy which also supports MQTT.

Installation & Configuration

Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

  1. Install this add-on in your HAOS instance.
  2. The operating mode of Neolink defaults to RTSP. If you prefer MQTT, please change it within the add-on configuration. Or select DUAL if you want to use RTSP and MQTT in parallel.
  3. Create the configuration file named neolink.toml in your HAOS /config/addons/ folder.
    • For configuration please follow these instructions.
    • Sample config file can be found here.
  4. Start the add-on and check the log output.
  5. The log level defaults to INFO. You can set it to error, warn, info, or debug. Most users can leave it at info, but debug can be helpful if you have issues.