ewelink-api icon indicating copy to clipboard operation
ewelink-api copied to clipboard

Change state of all device channels

Open BadCoder1337 opened this issue 5 years ago • 1 comments

As far as i dave into source code there's no way to toggle/on/off entire multichannel device. This is client side flaw only.

BadCoder1337 avatar Jan 08 '20 18:01 BadCoder1337

Hey @BadCoder1337

We can create a helper method to loop over all channels for specific device and run the required action.

While is not ready, you can try to loop every channel returned from getDevice method.

skydiver avatar Jan 11 '20 00:01 skydiver