Hi Robbert, I bought an arduino nano and i got the serial out, by means of the serial monitor on the laptop, but i don't know who to apply the last bit of code from your website in my script, to show up in the fibaro hc2, virtual device. void loop() { c = mySerial.read(); switch (c) { case '/': rece...