MQTT Eventstream
The mqtt_eventstream
integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] connects two Home Assistant instances via MQTT.
Configuration
To integrate MQTT Eventstream into Home Assistant, add the following section to your configuration.yaml
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] file.
After changing the configuration.yaml
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] file, restart Home Assistant to apply the changes.
Configuration Variables
List of events which will not be sent over MQTT.
Multiple instances
Events from multiple instances can be aggregated to a single parent instance by subscribing to a wildcard topic from the parent instance.
For a multiple instance setup, each child instance would publish to their own topic.