Closed tetienne closed 9 months ago
Hi, any feedback?
Hi @tetienne
What type of covers are you using ?
We are not sure to really understand what you are missing. The identify
command is not enough for covering your use case ?
Well, identify
and startIdentify
looks like reversed. identify
should wink for few seconds only.
Hi,
I observed this behavior for various kind of covers. When calling the command
identify
, the cover wink until you call the methodstopIdentify
. When calling the commandstartIdentify
, it does it few times and stop.I don’t know if it’s the expected behavior, but’s that’s not intuitive. When you start a command, you expect to call the stop command to... stop it. It’s why within our HA component we switch these commands.