Explorar o código

Fix issue in last commit

Jason Rumney hai 1 ano
pai
achega
3c82f07312
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      custom_components/tuya_local/device.py

+ 0 - 1
custom_components/tuya_local/device.py

@@ -691,7 +691,6 @@ class TuyaLocalDevice(object):
             self._api.set_version,
             new_version,
         )
-        self._api.
         if self._api.parent:
             await self._hass.async_add_executor_job(
                 self._api.parent.set_version,