Home Assistant Add-on
The Home Assistant Add-on installs Tunely Agent directly into a Home Assistant environment with Supervisor support.
Supported Installation Types
The add-on path fits:
- Home Assistant OS.
- Home Assistant Supervised.
- Environments where add-ons are managed through the Home Assistant Add-on Store.
Home Assistant Container does not support Home Assistant add-ons. In that case, run the Docker agent outside Home Assistant.
Add the Repository
Add this repository to Home Assistant:
https://github.com/tunely-eu/home-assistant-addonsAfter that, install the Tunely Agent add-on.
Configuration
The add-on needs the agent token from the Tunely dashboard. Enter the token in the add-on configuration. Do not share it in automations or YAML files.
Target Addresses
For Home Assistant itself, this target address is typically relevant:
http://homeassistant:8123For other services in the LAN, use their reachable LAN address or hostname. From the add-on perspective, localhost and 127.0.0.1 point to the add-on itself and are therefore almost never the right target address.