Skip to content

Add Triones RGB device#123

Open
Paul-DS wants to merge 1 commit into
jeedom:betafrom
Paul-DS:add-triones-device
Open

Add Triones RGB device#123
Paul-DS wants to merge 1 commit into
jeedom:betafrom
Paul-DS:add-triones-device

Conversation

@Paul-DS
Copy link
Copy Markdown

@Paul-DS Paul-DS commented Feb 20, 2021

Hello,

I added the code to manage Triones RGB Led stripes, and normally all devices compatible with the HappyLighting app.

Final result in the dashboard:
image

Remarks:

  • I didn't find any code to handle BTLEDisconnectError and BTLEInternalError in the BLEA plugin code. I handled it manually in the Triones device code, because I encountered some problem with that during my tests (the device was disconnected, but the Connector was still showing isconnected as true, since the error happens when reading/writing characteristics).
  • I couln't find so much documentation to start working with BLEA plugin and add new device, I had to dig into the plugin code to understand how it works. Is there any official documentation that I missed ? Otherwise, I'll be happy to help create one, since I understand now how the plugin works.

Don't hesitate if you have any remark.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants