mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Remove redundant text from documentation (#49262)
I found an extra "when" in the documentation text.
This commit is contained in:
parent
ec56ae2cbc
commit
a529a12745
@ -8,7 +8,7 @@ def ordered_list_item_to_percentage(ordered_list: list[str], item: str) -> int:
|
||||
When using this utility for fan speeds, do not include "off"
|
||||
|
||||
Given the list: ["low", "medium", "high", "very_high"], this
|
||||
function will return the following when when the item is passed
|
||||
function will return the following when the item is passed
|
||||
in:
|
||||
|
||||
low: 25
|
||||
|
Loading…
x
Reference in New Issue
Block a user