dave-code-ruiz / elkbledom

Home Assistant custom component for LED STRIP NAME ELK BLEDOM
MIT License
77 stars 16 forks source link

Effect Speed LED #46

Closed moskyow closed 7 months ago

moskyow commented 11 months ago

I have paired my two strip led and ON/OFF command works. The integration have found Effect Speed LED, but nothig happens if I change that value (0-100 range). The integration did not founf the RGB settings.

dave-code-ruiz commented 11 months ago

Use debug log to see more information of posible errors.

In configuration.yaml:

logger:
  default: info
  logs:
    custom_components.elkbledom: debug

Post log results.