Update codespell to 2.3.0 (#118001)
This commit is contained in:
parent
93daac9b3d
commit
dc47792ff2
22 changed files with 29 additions and 28 deletions
|
@ -110,7 +110,7 @@ class HKDevice:
|
|||
# A list of callbacks that turn HK characteristics into entities
|
||||
self.char_factories: list[AddCharacteristicCb] = []
|
||||
|
||||
# The platorms we have forwarded the config entry so far. If a new
|
||||
# The platforms we have forwarded the config entry so far. If a new
|
||||
# accessory is added to a bridge we may have to load additional
|
||||
# platforms. We don't want to load all platforms up front if its just
|
||||
# a lightbulb. And we don't want to forward a config entry twice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue