Replies: 6 comments 4 replies
-
|
Thanks! Interesting to see what the unknown bits in the sensor_id are used for! |
Beta Was this translation helpful? Give feedback.
-
|
ups, mb a new bug. |
Beta Was this translation helpful? Give feedback.
-
|
with my decoder (false flag R1) the correct values; |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
this two commands are missing: |
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
-
changes:
729 "channel", "Channel", DATA_INT, channel,
+730 "TX-button", "TX", DATA_COND, (msg[0] & 1), DATA_INT, 1,
980 "channel",
+981 "TX-button",
have fun
Beta Was this translation helpful? Give feedback.
All reactions