VPN/Proxy erkannt
Es scheint, dass Sie einen VPN- oder Proxy-Dienst verwenden. Bitte beachten Sie, dass die Nutzung eines solchen Dienstes die Funktionalität dieser Webseite einschränken kann.
-
I am trying to find which topic and what should be the payload to send commands to Shelly motion 2 device such as set sensitivity of motion. Can somebody help me? I tried many ways such as
{"device": "sensor", "index": 0, "name": "sensitivity", "value": 50}
sent to
and
{
"sensitivity": <desired_sensitivity_value>
}
To
shellies/shellymotion2-xxxxxxxxxx/command
But no luck to make it work 