corbanmailloux/esp-mqtt-rgb-led

Home Assistant MQTT JSON light change

pjmsullivan opened this issue · 1 comments

I think HA 0.84 introduced a breaking change for mqtt json lights:
from:
platform: mqtt_json

to:
platform: mqtt
schema: json

I'm sure you already know, but just a tip for other folks.

Thanks for this awesome project!

Thanks for the reminder! I'll update the readme accordingly.