[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -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":
|
||||
|
||||
Reference in New Issue
Block a user