normen / homebridge-433-arduino

A homebridge plugin to control 433MHz switches using an Arduino as transceiver
25 stars 11 forks source link

Resolve issue #30: All switches triggered in Homebridge upon receiving one trigger from RC #32

Open superhenne opened 10 months ago

superhenne commented 10 months ago

added checks for messages that use systemcode + unitcode instead of ids. This prevents false triggers in the homebridge ui when receiving signals from the remote control.