Benjamin MICHEL

Results 36 comments of Benjamin MICHEL

Same here... @unknownskl I added your forked repo in Home Assistant but the Xbox Addon doesn't show up, why is that ?

> @SBRK This weekend I updated my hassio to 0.98.1 and the @unknownskl repo appeared in the add on section. This version does not produce this issue and will connect...

It's strange, I will check if it's possible to have no children instead of having just one

Hi, I've never tested it with a PS4 controller, only Xbox One controller. Have a look at https://github.com/SBRK/react-gamepad/tree/master/src/layouts where you can add additional layouts. You could add a layout for...

I think it should already be working. use `onAxisChange`, it should be called with `LeftTrigger` and `RightTrigger` when using the triggers (axis 6 and 7). If it doesn't work then...

The number 2 in what you passed is the D-Pad, what does it have to do with the Axis ? Just use `onUp`, `onDown` etc https://github.com/SBRK/react-gamepad#onup

Is anybody working on compatibility with UE5 Preview 1 ? @naughtiest maybe ?

@Sivx which branch ? There are tons of broken stuff for me with preview, the plugin does not compile at all with branch ue5-main-426689c EDIT: tried the master branch as...

@getnamo it's broken again with the final release it seems :(