Treadmill speed sensor for Home Assistant and InfluxDB?

Last Updated on December 13, 2022 by pg@petergamma.org

  • If it is possible to control the speed of a treadmill with Home Assistant:
  • it should also be possible to measure the speed of a treadmill with Home Assistant:
  • but is there no method which is more robust than a camera which records color dots on a treatmill?
  • Unfortunately, we do not have standardized speed sensors for treadmills, like those for bike speed and cadence. What bike speed and cadence sensors actually measure is shown here:

https://bicycles.stackexchange.com/questions/9021/what-does-a-cyclocomputer-actually-measure-for-calculating-the-speed-of-the-bike

  • The best sensors for treadmills are already reviewed here:
  • But these sensors are not sensors which have for instance an MQTT interface, which would allow to connect them easily for instance to Home Assistant. Home Assistant or InfluxDB is a new platform for these kind of sensors. Developers welcome to solve this problem.