Hello I recently purchased a Christmas tree that has Bluetooth remote connectivity and was wondering if it would be possible to get it integrated into home assistant particularly the LED BLE integration. I thought it might be but turns out it was not found. If it helps I have a link to the iPhone App Store app page. I can also provide any assistance that is necessary by developers. Thank you for your time and hopefully help.
I captured the packets that get sent from the app and put them on Github. Hopefully someone with more bluetooth experience can do something with them!
Thank you for this for capturing this as I have no idea how to do such. Looking at what you have on GitHub I noticed there were 12 entries and I believe there 19 including power on my remote app for the tree I have not sure if that’s due to different models or what. I could try and capture the remainder if I had a guide on how to do so.
Has anyone made any progress with this? Something something Ticktock and Christmas tree and the Wife wanted this specific tree. It does have some Bluetooth connectivity with this app. I would LOVE to be able to integrate this into HA so we can control it on a schedule.
Link to the new thread? ![]()
sorry sorry ![]()
Hello @ottoxgam
Did you end up getting this one figured out? I think I am headed down the same path with the same tree or a similar one that uses the same app. I noticed that the GitHub repo was taken down from the original Bluetooth sniffing you had done. Did it end up being of no use? Thank you for any guidance or thoughts!
Same here haha. We ended up with a tree that also uses that app and would love to be able to Home Assistant it. I thought about trying to do a similar thing to what (I think maybe) @ottoxgam did and try to figure out what the different buttons were sending with the HCI snoop log, but I’ll confess I’m not really sure about that, and I’m also not really sure if the Android version even works? I couldn’t get an Android old tablet or phone to actually control the tree, though the iOS version does.
The thread this moved to seems to be more generic in terms of sending Bluetooth commands, but if someone still has these original captures (or has a reliable way to get new ones), that would be a huge help. Probably unlikely as this was 3 years ago now, but seems worth a shot.
Thanks!
Watching for updates here as well. Also got a tree that uses this and would love to roll it into HA. I put a switch on it so I could turn it on/off but every time I turn it off for an extended period of time it comes back on in the demo mode which is pretty annoying.
I’ve got my tree up and running with an ESP32-c3. The sketch is here:
Thank you so much! That is honestly much better and easier than I was expecting. I really expected it would be more complicated than simply creating a new ESPHome device, but I’m pleasantly surprised it wasn’t!
If anyone else gets here, I didn’t have a C3, but I did have an older ESP32-WROOM-32 board lying around. Even though it has an older version of BLE, it worked just fine once I adjusted the board (esp32dev) and set CONFIG_BT_BLE_50_FEATURES_SUPPORTED to n