Spelling fixes (#12041)
* Spelling fixes *Lots* of them. * Spelling breaking changes * Fix lint errors
This commit is contained in:
parent
38fd9b65bf
commit
8dcfd35b8b
138 changed files with 285 additions and 286 deletions
|
@ -153,7 +153,7 @@ class EmonCmsSensor(Entity):
|
|||
|
||||
@property
|
||||
def device_state_attributes(self):
|
||||
"""Return the atrributes of the sensor."""
|
||||
"""Return the attributes of the sensor."""
|
||||
return {
|
||||
ATTR_FEEDID: self._elem["id"],
|
||||
ATTR_TAG: self._elem["tag"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue