We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ca5b6e commit 62bae84Copy full SHA for 62bae84
roborock/devices/traits/b01/q10/status.py
@@ -20,7 +20,7 @@ class StatusTrait(Q10Status):
20
21
This is a thin wrapper around Q10Status that provides the Trait interface.
22
The current values reflect the most recently received data from the device.
23
- New values can be requited through the `Q10PropertiesApi`'s `refresh` method.
+ New values can be requested through the `Q10PropertiesApi`'s `refresh` method.
24
"""
25
26
def __init__(self) -> None:
0 commit comments