diff --git a/source/_integrations/fan.mqtt.markdown b/source/_integrations/fan.mqtt.markdown index 4cac0826660..c5af29e3dab 100644 --- a/source/_integrations/fan.mqtt.markdown +++ b/source/_integrations/fan.mqtt.markdown @@ -180,11 +180,11 @@ device: type: string {% endconfiguration %} - +
Make sure that your topics match exactly. `some-topic/` and `some-topic` are different topics. - +
## Examples @@ -214,6 +214,7 @@ fan: payload_medium_speed: "medium" payload_high_speed: "high" speeds: + - "off" - low - medium - high