jfarmer08 / ha-sengledapi

Home Assistant Integration for Sengled Bulbs. This is a custom component to allow control of Sengled Bulbs in Homeassistant using the unofficial Sengled API. Please note this mimics the Sengled app and therefore Sengled may cut off access at anytime.
Apache License 2.0
106 stars 35 forks source link

Not working w/ hub v4.4.5 #2

Closed dny238 closed 4 years ago

dny238 commented 4 years ago

So once I everything "working", the lights showed up, but don't work.

Going to share a screenshot of my versions to see if they should work.

Maybe we can debug

Screenshot_20200610-131957_Sengled Home

jfarmer08 commented 4 years ago

The firmware version are the same as what i am using. Did you enable sengledapi logging also do you have any other errors in your HA system?

logger:
  default: warning
  logs:
    custom_components.sengledapi: debug
dny238 commented 4 years ago

I did put that into the configuration.yaml, but I don't see errors anywhere. Where should I look. Sorry Newbie.

Also should http://192.168.86.28/syscmd.htm work?

jfarmer08 commented 4 years ago

You can find the log in the same folder as your configuration. It will be labeled home-assistant.log

I am not sure what the link you posted if for. Also what verison of Home assistant are you using? I am on the latest Home Assistant Core 0.111.0

jfarmer08 commented 4 years ago

If you have discord you can find me there. farmer#6491

jfarmer08 commented 4 years ago

This issue was with the API Token. This has been corrected and is working now. @dny238 Thanks for the help.