jomjol / AI-on-the-edge-device

Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
https://jomjol.github.io/AI-on-the-edge-device-docs/
5.26k stars 580 forks source link

Add selector of recognized data type #3048

Open mkbodanu4 opened 2 months ago

mkbodanu4 commented 2 months ago

The Feature

Thanks for a great tool!

I set up it running and working not with a meter, but with a radiation dosimeter. My dosimeter has a LCD display so this software works perfectly to get the ambient dose equivalent rate (DER) of gamma and X-ray radiation.

But the only problem I got was that values sent to MQTT and Home Assistant are Value and Rate, calculated on values difference. But in my case, I collecting not a value, but a rate directly. So it will be great to have the ability to select which data is collected - momentary value or rate. Maybe for someone, who uses this tool to recognize the rate of something, this new feature will be useful as well.

caco3 commented 2 months ago

Why not do this in Homeassistant? Just make sure to disable the max rate and neg rate.