The channel information about Meross devices are held by Meross HTTP API: channel type (USB/switch) and its name.
To make this work in local lan only mode, we need to find another way to achieve that.
Temporary solution:
Forget about channel names: only use indexes (0,1,etc)
Do not parse USB channels, consider everything as a switch
The channel information about Meross devices are held by Meross HTTP API: channel type (USB/switch) and its name. To make this work in local lan only mode, we need to find another way to achieve that.
Temporary solution: