[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-25 09:10:20 +00:00
parent e977625f4f
commit 745a32a460

View File

@@ -373,8 +373,8 @@ 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":