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.
- Install this add-on in your HAOS instance.
- The operating mode of Neolink defaults to
RTSP
. If you preferMQTT
, please change it within the add-on configuration. Or selectDUAL
if you want to use RTSP and MQTT in parallel. - Create the configuration file named
neolink.toml
in your HAOS/config/addons/
folder. - Start the add-on and check the log output.
- 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.