From 06bdb81ce6a240a97a07e8f917575c761e35d91e Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Tue, 2 Mar 2021 11:14:08 +0100 Subject: [PATCH] Correct supported features for MQTT light basic schema (#16795) --- source/_integrations/light.mqtt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/light.mqtt.markdown b/source/_integrations/light.mqtt.markdown index bf6abbdc195..8f833fbe3b2 100644 --- a/source/_integrations/light.mqtt.markdown +++ b/source/_integrations/light.mqtt.markdown @@ -27,7 +27,7 @@ The `mqtt` light platform lets you control your MQTT enabled lights through one ## Default schema -The `mqtt` light platform with default schema lets you control your MQTT enabled lights. It supports setting brightness, color temperature, effects, flashing, on/off, RGB colors, transitions, XY colors and white values. +The `mqtt` light platform with default schema lets you control your MQTT enabled lights. It supports setting brightness, color temperature, effects, on/off, RGB colors, XY colors and white values. ## Default schema - Configuration