mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Fix humidifier entity feature docstring (#131470)
fix docstring to refer to the correct entity
This commit is contained in:
parent
84630ef8cc
commit
4c603913ca
@ -57,7 +57,7 @@ SERVICE_SET_HUMIDITY = "set_humidity"
|
||||
|
||||
|
||||
class HumidifierEntityFeature(IntFlag):
|
||||
"""Supported features of the alarm control panel entity."""
|
||||
"""Supported features of the humidifier entity."""
|
||||
|
||||
MODES = 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user