This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Aeotec Water Sensor working on 0.9.2
DaneeDeKruyff
Member
I've created an app for the Aeotec Water Sensor and it's almost working but I'm a bit stuck.
The Water Sensor reports to the console when water is detected:
but the status on the device never changes:
Here's the code that fires:
Full code is available here: https://github.com/daneedk/com.aeotec-DSB45
Hope someone can help me out.
The Water Sensor reports to the console when water is detected:
but the status on the device never changes:
Here's the code that fires:
Full code is available here: https://github.com/daneedk/com.aeotec-DSB45
Hope someone can help me out.
Comments
from:
to:
now it will corrupt your parser and fail
Thanks for your help, the sensor is working it's now.
The only thing that's not working is the default settings for parameter 121 'Reports_that_will_be_sent'
The default value should be 16 but that's not working. I've set it to 256 now so after pairing this value needs to be changed to 16, saved and the sensor needs to be woken up for it to work.
I'm not planning on getting the app in the store, I'd like my code to be added to Athom's Aeotec app, no idea what the procedure is, maybe @Robin can tell me how to proceed.
All those Github terms are a pain in the ass when you begin with it!
Starting to get the hang of it with Github, just made another pull request
Well done!