Choose Analog trigger to be Float, Integer, or Volt

It would be very helpful if you could choose the analog trigger to be one of the following:

  • Float (relative between “0” and “1”)
  • Integer (Raw Value)
  • Volt (in reference to the ref voltage pin. (3.3V))

The Float (as of now) has very little resolution.
The Integer dose not need a decimal value.

We are allowing these values with Arduino. Makes sense to allow them with the Pi sensors too. I’ll get this in backlog.

-B