@abboberg Side note, I have been trying to see if I could find anything useful in the Hub LR, but it's pretty limited, and no where near "like a raspberry pi", as listed on the product page.
It seems like the button doesn't yet have any twist properties on it yet, at least from what was passed in the button event.
I don't do much JS, so I had to look up some ways to get the properties, and I only checked when listening to the 'buttonSingleOrDoubleClickOrHold' event, and since the flicd or lib repos has not been updated, I have yet to find what other events it might be possible to listen to.
Button: CA22
[
"bdaddr",
"wasQueued",
"isSingleClick",
"isDoubleClick",
"isHold",
"age",
"constructor",
"__proto__",
"toString",
"toLocaleString",
"valueOf",
"hasOwnProperty",
"isPrototypeOf",
"propertyIsEnumerable",
"__defineGetter__",
"__defineSetter__",
"__lookupGetter__",
"__lookupSetter__",
"on",
"emit"
]