We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c48f61 commit cc783d7Copy full SHA for cc783d7
roborock/devices/traits/v1/common.py
@@ -31,7 +31,7 @@ class V1TraitMixin(ABC):
31
from the device.
32
33
A trait can also support additional commands for updating state associated
34
- with the trait. It is expected that a trait will update it's own internal
+ with the trait. It is expected that a trait will update its own internal
35
state either reflecting the change optimistically or by refreshing the
36
trait state from the device. In cases where one trait caches data that is
37
also represented in another trait, it is the responsibility of the caller
0 commit comments