mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-10-15 18:58:29 +00:00
fix: remote control for device T0xED.
This commit is contained in:
@@ -57,10 +57,6 @@ class MideaSensorEntity(MideaEntity, SensorEntity):
|
||||
rationale=rationale,
|
||||
config=config,
|
||||
)
|
||||
self._device = device
|
||||
self._manufacturer = manufacturer
|
||||
self._rationale = rationale
|
||||
self._config = config
|
||||
|
||||
@property
|
||||
def native_value(self):
|
||||
|
Reference in New Issue
Block a user