Spelling fixes (#11940)
This commit is contained in:
parent
94316f07a2
commit
55ee8959ba
80 changed files with 110 additions and 110 deletions
|
@ -62,7 +62,7 @@ class MochadLight(Light):
|
|||
|
||||
@property
|
||||
def brightness(self):
|
||||
"""Return the birghtness of this light between 0..255."""
|
||||
"""Return the brightness of this light between 0..255."""
|
||||
return self._brightness
|
||||
|
||||
def _get_device_status(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue