Add platform specific DPS to requests
This commit is contained in:
committed by
rospogrigio
parent
8cc978a04d
commit
8456c6039c
@@ -69,4 +69,4 @@ class LocaltuyaSensor(LocalTuyaEntity):
|
||||
self._state = state
|
||||
|
||||
|
||||
async_setup_entry = partial(async_setup_entry, DOMAIN, LocaltuyaSensor)
|
||||
async_setup_entry = partial(async_setup_entry, DOMAIN, LocaltuyaSensor, flow_schema)
|
||||
|
Reference in New Issue
Block a user