mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 18:24:52 -05:00
* Prevent events about MQTT messages received to cause infinite loop when two HA instances are crossconfigured for mqtt_eventstream. * Fix linting * Publish all MQTT received events except incoming from eventstream. Also make it configurable.