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
Add support for leak sensors. From developers guide, sensor sends these broadcast messages:
cmd1=0x11, cmd2=0x01 = dry (0x11 on group 1)
cmd1=0x11, cmd2=0x02 = wet (0x11 on group 2)
cmd1=0x11, cmd2=0x04 = heart beat w/dry status on group 4
cmd1=0x13, cmd2=0x04 = heart beat w/wet status on group 4
The text was updated successfully, but these errors were encountered:
Add support for leak sensors. From developers guide, sensor sends these broadcast messages:
cmd1=0x11, cmd2=0x01 = dry (0x11 on group 1)
cmd1=0x11, cmd2=0x02 = wet (0x11 on group 2)
cmd1=0x11, cmd2=0x04 = heart beat w/dry status on group 4
cmd1=0x13, cmd2=0x04 = heart beat w/wet status on group 4
The text was updated successfully, but these errors were encountered: