Hello,
How can I send the status of the brightness in a DDD http Action?
E.g.
{device2]/light/0?brightness={device1}/light/0/status.brightness
What is the correct syntax?
Hello,
How can I send the status of the brightness in a DDD http Action?
E.g.
{device2]/light/0?brightness={device1}/light/0/status.brightness
What is the correct syntax?
Which Shelly type shall be controlled? Shelly Dimmer, Shelly Dimmer2 or Shelly RGBW2?
Sorry, I want to control with Dimmer2.
The actual use case is to send Dimmer2 brightness data to Vera in one URL request,
but I suppose the question is generic if you wish to synchronize other Shelly dimmers directly.
Is there some way to include/extract the brightness value simply in a DDD action?
Looking for a syntax.
Evaluating a request before sending it?
This (Click!) are the DDD commands to control a Shelly Dimmer2. But I assume you want brightness value FROM a working Shelly Dimmer2 to control other system? I‘m not aware of such an alternative…