Right now we only support sensor identification using raw voltage readings, but some sensors support identification and communication with the I2C Wire protocol.
It would be nice to add this one day, so the interface could identify all sensors, instead of only those that use the ID voltage line.
This logic should be added to the handleAnalogSensorIDReading function.