Introduced pytuya 7.0.9: Unified dev_type (device20 or device22) handling for all devices
This commit is contained in:
@@ -35,7 +35,7 @@ from threading import Lock
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['pytuya==7.0.8']
|
||||
REQUIREMENTS = ['pytuya==7.0.9']
|
||||
|
||||
CONF_DEVICE_ID = 'device_id'
|
||||
CONF_LOCAL_KEY = 'local_key'
|
||||
|
Reference in New Issue
Block a user