https://github.com/rfxcom2mqtt/hassio-addons
and click Add → Close or click the Add repository button below, click Add → Close (You might need to enter the internal IP address of your Home Assistant instance first).mqtt:
indent. e.g.: server: mqtt://localhost:1883
username: my_user
password: "my_password"
Note: If the password
includes certain special characters (reserved by yaml specification), the enclosing quotes are required. So it is recommended to always quote it when in doubt.
rfxcom:
indent. e.g.: usb_port: /dev/ttyUSB0
/dev/ttyUSB0
. Else use the Home Assistant CLI and execute ha hardware info
to find out. 502: Bad Gateway
wait a bit more and refresh the page.For more information see the documentation.
The format is based on Keep a Changelog.
All notable changes to this project will be documented in the CHANGELOG.md file.
Version for releases is based on Rfxcom2mqtt format: X.Y.Z
.
Any changes on the addon that do not require a new version of Rfxcom2mqtt will use the format: X.Y.Z-A
where X.Y.Z
is fixed on the Rfxcom2mqtt release version and A
is related to the addon.
npm install -g @devcontainers/cli
devcontainer up --workspace-folder ./
devcontainer exec --workspace-folder ./ supervisor_run