Currently only the flywheel bike driver supports "locking" the bike to a certain Bluetooth MAC address via the --flywheel-address option. It would make sense to expand this capability to the other two Bluetooth enabled bike types (ic4, keiser) and as a result rename the option to --bike-address or --bike-mac-address.
There shouldn't be a need to do the same with --flywheel-name, as the LocalName for ic4 and keiser bikes is fixed. But with the flywheel bike, using the --flywheel-name option could be used to make gymnasticon work with a LifeFitness IC5.
Currently only the flywheel bike driver supports "locking" the bike to a certain Bluetooth MAC address via the
--flywheel-address
option. It would make sense to expand this capability to the other two Bluetooth enabled bike types (ic4, keiser) and as a result rename the option to--bike-address
or--bike-mac-address
.There shouldn't be a need to do the same with
--flywheel-name
, as the LocalName for ic4 and keiser bikes is fixed. But with the flywheel bike, using the--flywheel-name
option could be used to make gymnasticon work with a LifeFitness IC5.