Hi, @Philippe_Leborgne and @Nuno_Conceicao
The appliances are a different type of device called OCF.
They use a different communication protocol and they work more on the app level than the API level. That’s why you can see something different on the app than the API
Also, if a “handler” for certain commands or parameter values isn’t inclided in the device integration (code), they won’t work even if the API accepts it (this is true for any integration type).
This is because the API only checks that the syntax is correct and the command is sent to the device, but it isn’t processed by the integration that controls it.