Dario
Dario
Hi there, I'm using homebridge-mqttthing v1.1.44 and have the following issue when configuring two devices (either using the Config GUI or the plain Textfile) e.g: ``` { "type": "switch", "name":...
When I register the example `parser.registerCommand("test", "sdiu", &cmd_test);` and parse the following Message: `test "Hello World" 13.23 -45 85` I get 45 for the interger instead of **-45** `Serial.print("int64: ");...
My System: - Win10 - MC3000 Firmware 1.18 - skyrc-mc3000-2.1.0-alfa When loading a previously saved JSON-File I get this Error: `Unexpected error occurred: field '%s' is missing when loading` I...