Karl Baron
Karl Baron
I'm having the same issue. Happens with a basic project - UIKitView in my MainMenu.xib, and the UIWebView added in the loadView of my rootViewController with: self.webView = [[UIWebView alloc]...
This worked great for me, thanks!
@aralam In my ubuntu install, the source file is at `/usr/local/lib/node_modules/homebridge-meross-plug/src/index.js` I put the values in the following lines "messageId": "c3222c7d2b9163fe2968f06c45338a9f", "timestamp": 1543987687, "sign": "9cb8004faf1ea39e94256227c9fb0b19", I got the values by...
@aralam In my ubuntu install, the source file is at `/usr/local/lib/node_modules/homebridge-meross-plug/src/index.js` The line that says `"togglex": {` was changed to `"toggle": {` and `"namespace": "Appliance.Control.ToggleX",` to `"namespace": "Appliance.Control.Toggle",`