-
Notifications
You must be signed in to change notification settings - Fork 38
Propane Sensor? #12
Comments
I second this :) |
Hi I would love to have the support, but unfortunately I don't own one that has this sensor, so it is hard for me to add support for it. |
I would recommend this one to figure out the UUID: https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp |
I was looking for this as well. I've identified the UUID, but am still trying to figure out exactly how the data is being transmitted. UUID is F5D40001-3548-4C22-9947-F3673FCE3CD9. The values are hex values, and so far I've mapped 0x040000 to "full" and 0x000000 to 0%. At 75%, the hex value is 0x030000. The granularity might just be 100-75-50-25-0, in which case I'm guessing the remaining two would be 0x020000 for 50% and 0x010000 for 25%. But I thought I've seen a 10% value for my propane tank in the past, so not exactly sure on that. I'll play with it some more and get it dialed in a bit more before putting together a PR. EDIT: Confirmed that the levels seem to go 100-75-50-25-0. I'll get started on the code updates this week. |
Closing this due to inactivity |
My igrill3 has a propane level sensor. Any chance of adding that to the project? I should add I would be happy to buy you coffee!
The text was updated successfully, but these errors were encountered: