mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-30 23:06:49 +00:00

* Add encoding parameter to mqtt automation #20292 This is needed to trigger on received images/other byte payloads via mqtt because otherwise the decode fails. See also #16004 * Update trigger.markdown clarify