sp108e_ws2815 icon indicating copy to clipboard operation
sp108e_ws2815 copied to clipboard

Adding this custom integration to my home assistant

Open Akusho opened this issue 2 years ago • 5 comments

Hello, I'm a complete newbie to Home Assistant and Linux in general. I'm trying to set a connection to the LED strip controller with this custom integration. I have downloaded all the files from config-flow and put them in config/custom_components/sp108e_ws2815. I added

led light

- platform: sp_108e_ws2815
  host: 10.0.0.6
  name: 'LED Shop'

in configuration.YAML, checked it and restarted. But I cannot figure out how to add this custom integration now. It doesn't show up anywhere. What am I missing?

Akusho avatar Jan 03 '23 18:01 Akusho

hi,

using the config-flow you don't want anything in the config.yaml file. after cloning / copying in the directory you should see it on the integrations page.

u add the device, name, ip addy there.

thanks, sam

samhstein avatar Jan 03 '23 19:01 samhstein

Tried that as well. I added the yaml part because nothing was showing up. I'm running Home Assistant on VM. I have downloaded all the files and then added them into the VM: https://imgur.com/0OG7vQ0 But nothing new shows up in integration by itself, and nothing by that name can be added as an integration. Do I just put the files in that folder, restart and then its supposed to show up by itself?

Akusho avatar Jan 03 '23 19:01 Akusho

prolly not a bad idea to restart once its in the custom directory, then you should find the integration when you hit add integration button.

thanks, sam

On Jan 3, 2023, at 12:23 PM, Akusho @.***> wrote:

Tried that as well. I added the yaml part because nothing was showing up. I'm running Home Assistant on VM. I have downloaded all the files and then added them into the VM: https://imgur.com/0OG7vQ0 But nothing new shows up in integration by itself, and nothing by that name can be added as an integration. Do I just put the files in that folder, restart and then its supposed to show up by itself?

— Reply to this email directly, view it on GitHub https://github.com/samhstein/sp108e_ws2815/issues/25#issuecomment-1370140937, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABBZQDRIFIXGTZZNQ3U5TNTWQR4CZANCNFSM6AAAAAATP7ULPQ. You are receiving this because you commented.

samhstein avatar Jan 03 '23 19:01 samhstein

Hello, Removed the lines from configuration yaml. Don't know what I'm doing wrong, but nothing new appears in integrations and no new brand appears in "add integration".

вт, 3 янв. 2023 г. в 21:47, sam stein @.***>:

prolly not a bad idea to restart once its in the custom directory, then you should find the integration when you hit add integration button.

thanks, sam

On Jan 3, 2023, at 12:23 PM, Akusho @.***> wrote:

Tried that as well. I added the yaml part because nothing was showing up. I'm running Home Assistant on VM. I have downloaded all the files and then added them into the VM: https://imgur.com/0OG7vQ0 But nothing new shows up in integration by itself, and nothing by that name can be added as an integration. Do I just put the files in that folder, restart and then its supposed to show up by itself?

— Reply to this email directly, view it on GitHub < https://github.com/samhstein/sp108e_ws2815/issues/25#issuecomment-1370140937>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABBZQDRIFIXGTZZNQ3U5TNTWQR4CZANCNFSM6AAAAAATP7ULPQ . You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/samhstein/sp108e_ws2815/issues/25#issuecomment-1370161232, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBYGJADM5AXG5QVHDKHWSLWQR647ANCNFSM6AAAAAATP7ULPQ . You are receiving this because you authored the thread.Message ID: @.***>

Akusho avatar Jan 04 '23 17:01 Akusho

Hi @Akusho, I've just set this integration up and came across your post as I was having the same issue of the integration not appearing for me. In the end, I went to Settings > Device & Services > Add Integration, and searched for "sp108e_ws2815".

For me it showed up by the time I'd typed SP1 and while I've yet to test much, it is working.

Thanks for the great integration @samhstein!

ShinigamiStefan avatar Mar 30 '24 00:03 ShinigamiStefan