mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-12-17 09:55:51 +00:00
fix: rationale not match fallback strategy #53.
This commit is contained in:
@@ -187,7 +187,6 @@ class MideaEntity(CoordinatorEntity[MideaDataUpdateCoordinator], Entity):
|
||||
result = True
|
||||
MideaLogger.info(f"The value of attribute {attribute_key} ('{status}') "
|
||||
f"is not in rationale {self._rationale}")
|
||||
finally:
|
||||
return result
|
||||
return result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user