-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jarnsen edited this page Aug 15, 2023
·
11 revisions
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.
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.