@tofubl yeah, the idea would be to flash your own firmware configured precisely how you want it to work. update_interval: would be one of the knobs you could tweak. Just be aware that whatever you are feeding the readings to may end up storing a huge amount of data, if it is updating at more than 1Hz! The esphome sensor filters might also allow you to get rapid updates when it’s changing significantly, and reduce the rate when you don’t need it.
@tofubl yeah, the idea would be to flash your own firmware configured precisely how you want it to work. update_interval: would be one of the knobs you could tweak. Just be aware that whatever you are feeding the readings to may end up storing a huge amount of data, if it is updating at more than 1Hz! The esphome sensor filters might also allow you to get rapid updates when it’s changing significantly, and reduce the rate when you don’t need it.