Somfy-Developer / Somfy-TaHoma-Developer-Mode

A collection of requests to use a local API with Somfy TaHoma gateways
147 stars 12 forks source link

startIdentify and identify seems reversed #30

Closed tetienne closed 9 months ago

tetienne commented 2 years ago

Hi,

I observed this behavior for various kind of covers. When calling the command identify, the cover wink until you call the method stopIdentify. When calling the command startIdentify, 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.

tetienne commented 2 years ago

Hi, any feedback?

llavorel-somfy commented 2 years ago

Hi @tetienne What type of covers are you using ? We are not sure to really understand what you are missing. The identifycommand is not enough for covering your use case ?

tetienne commented 2 years ago

Well, identify and startIdentify looks like reversed. identify should wink for few seconds only.