Merge branch 'stability_fixes' of github.com:rospogrigio/localtuya-homeassistant into stability_fixes
This commit is contained in:
@@ -81,7 +81,6 @@ async def async_setup_entry(
|
||||
]
|
||||
|
||||
if entities_to_setup:
|
||||
|
||||
tuyainterface = hass.data[DOMAIN][TUYA_DEVICES][dev_id]
|
||||
|
||||
dps_config_fields = list(get_dps_for_platform(flow_schema))
|
||||
|
Reference in New Issue
Block a user