ewelink-api
ewelink-api copied to clipboard
Change state of all device channels
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.
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.