defucilis / funscript-io

A website for all things funscript-related: discovery, playback, creation and modification
31 stars 5 forks source link

Firmware v3 Support #3

Open defucilis opened 3 years ago

defucilis commented 3 years ago

Now that there's a release candidate for the new firmware, it's probably time to start thinking about adding support - including support for devices that are on firmware v2.x conditionally (which is a little annoying but oh well)

This might involve adding a proper 'connect' method which gets the firmware version to thehandy, and caching that firmware version for use in deciding which endpoints to use and which methods to allow.

I think initially it'll just be a matter of replicating the current functionality in API v2, but then I'm very keen to support the new features, especially the stroke zone stuff!