You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I set up a "trigger" for a reed switch and run it with mqtt it only sends "sensors/quicksilver None". I think it should send the number of detected edges?
If I set up a "trigger" for a reed switch and run it with mqtt it only sends "sensors/quicksilver None". I think it should send the number of detected edges?
devices["reed"].value()
0
devices["reed"].mapped_value()
It doesn't seem to count internally either.
The text was updated successfully, but these errors were encountered: