Feature #876
Leak sensor report
100%
Related issues
History
#1 Updated by Luke Murphey about 10 years ago
- Status changed from New to In Progress
#2 Updated by Luke Murphey about 10 years ago
I need to add the ability to annotate all-link messages sent to a particular device (non-broadcast). Not sure if I need to distinquish between broadcast and messages sent to a particular device.
#3 Updated by Luke Murphey about 10 years ago
The entire reason for dumping the all-link records was to be able to understand the all-link commands for the purpose of labeling and tagging them.
I still don't understand them though. Here are some observations:
- Not all of the leak sensors are dumped
- The two that are have the same group numbers
- The devices are listed as responders (I would have expected them to be controllers)
- When tripped, the leak sensors send a command 11 to the hub on group 2 (group 1 might be the dry signal)
#4 Updated by Luke Murphey about 10 years ago
It looks like a group 2 is indeed a wet signal; group 4 is dry (found by testing the devices via the set button).
#6 Updated by Luke Murphey about 10 years ago
Jack pot!
The all-link groups are associated with the events. See https://github.com/automategreen/home-controller/blob/master/lib/Insteon/Leak.js for an example.
#7 Updated by Luke Murphey about 10 years ago
- % Done changed from 0 to 50
#8 Updated by Luke Murphey about 10 years ago
Using icon from here: https://www.iconfinder.com/icons/111084/drop_oil_rain_icon#size=16
#9 Updated by Luke Murphey about 10 years ago
- Subject changed from Leak sensor report to Sensor report
#10 Updated by Luke Murphey about 10 years ago
#11 Updated by Luke Murphey about 10 years ago
- % Done changed from 50 to 70
#12 Updated by Luke Murphey about 10 years ago
- Subject changed from Sensor report to Leak sensor report
#13 Updated by Luke Murphey about 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 70 to 100