[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2024-04-24 22:14:06 +00:00
parent 4918d7db75
commit 8c15284c32

View File

@@ -365,7 +365,7 @@ class HCDevice:
if "max" in change:
self.features[uid]["max"] = change["max"]
else:
#We wont have name for this item, so have to be careful when resolving elsewhere
# We wont have name for this item, so have to be careful when resolving elsewhere
self.features[uid] = change
elif resource == "/ni/info":