mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02:00
5c753f8ffd
* Service validation for MQTT component. * Fixes for failing mqtt tests. - Changed behaviour when both 'payload' and 'payload_template' are provided instead of silently ignoring the payload_template value. - Have validation accept any type of payload and leave encoding to paho-mqtt.