Search found 1 match

by SmartMK11
Monday 21 March 2022 7:22
Forum: Switches and Scenes
Topic: Reading inputs, MySensor Gateway
Replies: 0
Views: 371

Reading inputs, MySensor Gateway

Hello, Can you help me with reading inputs (like door, window open)? I try to use mega2560 to read inputs (reed swiches) and set up relays from domoticz. With this code, i see in domoticz input1 and input2 always on... Do you know what can be wrong? My sketch: // Enable debug prints to serial ...