Skip to content
Jarnsen edited this page Aug 15, 2023 · 11 revisions

Examples for IOT integrationExamps

In this directory you can find example configurations for Home Assistant. They add a basic support for the mqtt messages comming from VICTRON-to-MQTT device.

In the examples the mqtt topic is starting with VictronTestlauf/, please adapt if you have configured a different name and start topic in your device.

Directories:

Home Assistant:

FB7BA762-8E4A-44AE-871A-71B555B544DC

5E542BEE-3A39-4E88-B727-84F478D05E92

This contains the example configurations for HomeAssistant. A prerequesite is a completely configured mqtt support.

You can either add the content of mqtt-victron.yaml directly into the configuration.yaml file or add something similar like

mqtt: !include mqtt-victron.yaml

shown in the example configuration.yaml file.

Clone this wiki locally