-
Notifications
You must be signed in to change notification settings - Fork 15
Docker installation
willnnotdan edited this page Jun 25, 2020
·
12 revisions
- Install CA: Youtube guide installing CA on unraid & CA support unraid forums
- Go to the
apps
tab and search forunraid-api
and install it.
- Add the following custom repository: https://github.com/ElectricBrainUK/HA-Addons
- Build the Addon
- Fill in the config section
- Start
- Add the following template url to your list in the Docker tab on unraid: https://github.com/ElectricBrainUK/docker-templates
- Then when you go to add container it should be listed.
Name | Type | Default | Description |
---|---|---|---|
MQTTBroker | string | Required if enabled | Your broker ip-address or domain e.g. hassio
|
MQTTPort | number | Required if enabled | 1883 (Plain) / 8883 (SSL on hassio) |
MQTTUser | string | none | MQTT username |
MQTTPass | string | none | MQTT password |
MQTTBaseTopic | string | homeassistant | The base topic for all MQTT publishes |
MQTTSecure | boolean | false | For MQTT Over SSL set to true
|
MQTTSelfSigned | boolean | false | If you are using a self signed certificate set to true
|
MQTTRefreshRate | number | 20 | Time in seconds to poll for updates |
MQTTCacheTime | number | 60 | Time in minutes after which all entities will be updated in MQTT |
KeyStorage | string | config | Where to store the secure keys. If left blank the keys are kept in memory and will be destroyed each time the container is updated. Set to config to have the data persist |
Docker host port | number | 3005 | Default web-UI port. Container 80:3005 host |
Icon made by Freepik