Skip to content

Commit bfe39da

Browse files
michaelarnautsLandrash
authored andcommitted
Update fan.mqtt.markdown (home-assistant#2434)
1 parent a68f0d7 commit bfe39da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/fan.mqtt.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Configuration variables:
5353
- **payload_medium_speed** (*Optional*): The payload that represents the fan's medium speed.
5454
- **payload_high_speed** (*Optional*): The payload that represents the fan's high speed.
5555
- **speed_value_template** (*Optional*): Defines a [template](/topics/templating/) to extract a value from the speed payload.
56-
- **speeds** array (*Optional*): Valid entries for the list are `off`, `low`, `med`, and `high`.
56+
- **speeds** array (*Optional*): Valid entries for the list are `off`, `low`, `medium`, and `high`.
5757

5858
<p class='note warning'>
5959
Make sure that your topic is an exact match. `some-topic/` and `some-topic` are different topics.

0 commit comments

Comments
 (0)