Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add leak sensor support #6

Closed
TD22057 opened this issue Dec 11, 2017 · 1 comment
Closed

Add leak sensor support #6

TD22057 opened this issue Dec 11, 2017 · 1 comment

Comments

@TD22057
Copy link
Owner

TD22057 commented Dec 11, 2017

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

@TD22057
Copy link
Owner Author

TD22057 commented Dec 12, 2017

This has been completed on the dev branch. Leak sensor uses the low battery config from BatterySensor and adds a wet/dry output topic and payload.

@TD22057 TD22057 closed this as completed Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant