I’ve got a HyperCube which basically just runs a fork / rebadged copy of WLED. Since the 2024.8 HA update now requires WLED v0.14+ it no longer connects to HA. I’ve failed to find anything online and the support people at Hyperspace say they have no idea when they will release a firmware update.
Just wondering if anyone else is in the same situation or have maybe just flashed regular sound reactive WLED to one of these.
Came here with this EXACT problem and was thrilled to find a relatively simple fix! The link to this guide on how to create a custom component is awesome and easy to follow. My HyperCubes are now working once again using the 2024.7 code through I am running OS 2024.8.
This serves to remind me of not just the greatness of Home Assistant but of the community that uses it as well. Thanks again!
Recently got a hypercube, the ethernet jack is wired with 3 wires, if we figure out which is 5v, GND and, data then technically any WLED controller will work.
Do we know if the controller is using a ESP32 or ESP8266, i assume it is a ESP32 do to it having sound reactivity.
Yes, we need to either wait for the HyperCube people to release a new firmware which they told me via email that they have no idea when that will be, or flash the cube with normal sound reactive WLED.
Not from HyperCube but the latest sound reactive WLED will work (v14+).
They don’t have their version publicly available but I would like to think that they would email it if we asked for it. With that it should be possible to go back to stock Hypercube, which is just a re-badged version of WLED.
They told me they worked with Aircookie to develop the firmware but have no plans on releasing firmware updates. Shame they use open-source software and close it to make a profit and leave the customer hanging, the firmware has not been updated since 2022. They did confirm it is using an ESP32 but did not say which variant.
Are you sure the sound reactive version will flash, what are the GPIO pins and Sound/Microphone Settings? Looks like these things are baked into firmware and without it we would not have a functional controller.
We’d also lose out on the cool effects by going with stock WLED.
Right now, I have it syncing with another WLED controller to turn on and off, which is good enough for my needs at the moment.
Unfortunately I didn’t have time to open up the controller over the weekend. I do have some ESP32’s and microphones spare so I might try setting one of those up as the controller and see how that looks, that way the stock controller can keep the original firmware for now at least.
I would imagine that white connector on the board is probably power and comms. Using a TTL USB convertor it should be possible to power the board up and serial flash it. Would need to work out what pin is what and also the voltage it needs, 3.3 or 5V.
@Denox , I don’t own one yet. Do you think replacing the entire HyperCube controller with something like a Dig Uno would work? That way, you would have full control of the cube.
I can’t tell how wires are going to the LED strip? Can you confirm that there are 5 wires going to the strip (which would be positive, negative, and data) and then another 2 wires for power injection? It’s hard to tell from the picture.
I did something similar with a cheap cube from Amazon that didn’t use ESP32.
This was the cube: Infinity Dodecahedron Gaming… Amazon.com
I don’t see why replacing the controller on the HyperCube wouldn’t work. I’m also assuming that there are no other electronic components inside the cube, just the LED strip?