sysofwan / ha-triones

Home Assistant integration for BLE based Triones/HappyLighting lights
MIT License
51 stars 22 forks source link

duoCo strip app devices compatibility #10

Closed gchrisak closed 2 years ago

gchrisak commented 2 years ago

Hello, would it be possible to make this compatible with the Bluetooth devices (ELK-BLEDOM) working with the duoCo strip app? The app is exactly the same as the triones app. Maybe this can help:

https://github.com/arduino12/ble_rgb_led_strip_controller

https://github.com/TheSylex/ELK-BLEDOM-bluetooth-led-strip-controller

wroblear commented 2 years ago

Hi @gchrisak Im using the same device, and cant tun it, Can't add Triones integration, its showes me that I cant add device, Autodiscovery doesnt work

gchrisak commented 2 years ago

Yeah ha-trones is not compatible with this device. That's why I made this thread. Its a very popular device with over 2000 sales on aliexpress. Hopefully someone can make it work with Homeassistant

sysofwan commented 2 years ago

Unfortunately, I do not have the hardware to test this. The API looks significantly different that it probably requires another implementation.

Would appreciate contributions though 😄

wroblear commented 2 years ago

I can sent you such a hardware if you want and have time to setup it, strange is that i can see in logs: image but when Im trying to connect it, I getting: unnable to connect. How I can force 'autodiscovery' option ?

gchrisak commented 2 years ago

Seems like a lot of wotrk has been done here too. https://github.com/FergusInLondon/ELK-BLEDOM https://github.com/FergusInLondon/ELK-BLEDOM/blob/master/PROTCOL.md

Unfortunatly i dont have the knowledge to do this my self.

dave-code-ruiz commented 2 years ago

I create repository for this strip in HACS:

https://github.com/dave-code-ruiz/elkbledom-ha

gchrisak commented 2 years ago

That's great news! Thank you very much!

dave-code-ruiz commented 2 years ago

Now strip works with some limitations, you can close issue

gchrisak commented 2 years ago

Confirmed!