@gregorysinclair I put a reply addressing that error message in the other thread.
From what I can tell with my testing, it will still work, you just have to get creative with your button creation and mapping.
@gregorysinclair I put a reply addressing that error message in the other thread.
From what I can tell with my testing, it will still work, you just have to get creative with your button creation and mapping.
@gregorysinclair This error indicates that you have not configured the button on the Homebridge plugin side of things. Your request is going through successfully to Homebridge, but a button with the name "twisttest" is not configured.
Go into the Config for the Homebridge Button Platform plugin from your Homebridge UI, and add a button there.
With setting up the Twist, I do think you're going to have to get a bit hacky with multiple "buttons" to support a handful of single clicks. For example, if you're using the basic selector, you can setup three buttons called twist3, twist6, twist9 to support single clicks at each of those positions.