Fix MQTT Light Breaking Change details header (#17329)

This commit is contained in:
Tom Brien 2021-04-08 18:31:37 +01:00 committed by GitHub
parent 367ead6353
commit 3ccab8dcbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -694,7 +694,7 @@ to adjust them to match this change.
{% enddetails %}
{% details "MQTT" %}
{% details "MQTT Fan" %}
The [fan entity model](https://developers.home-assistant.io/docs/core/entity/fan/)
has been changed. This impacts the way the MQTT Fan supports speeds and the
@ -802,7 +802,7 @@ safely removed from your YAML configuration.
{% enddetails %}
{% details "SolarEdge" %}
{% details "MQTT Light" %}
MQTT JSON light now supports `color_mode` which should be used together with
`supported_color_modes` to signal the light's features.