davidashman / homebridge-cync-lights

Apache License 2.0
9 stars 5 forks source link

lights state read, but can't make changes #5

Open pnicolardi opened 8 months ago

pnicolardi commented 8 months ago

Describe The Bug: just installed thanks for all the hard work! lights show up in homekit, and mirror their state as in the cync app, but when i turn them on/off in homekit, the change doesn't translate to the cync app, nor does it affect the lights.

To Reproduce: turn light on or off.

Expected behavior: light to turn on or off

Logs:

[homebridge-cync-lights.log.txt](https://github.com/davidashman/homebridge-cync-lights/files/13991364/homebridge-cync-lights.log.txt)

Plugin Config:

{
    "platform": "CyncLights",
    "name": "Cync Lights",
    "emailAddress": "foo,
    "refreshToken": "foo",
    "userID": foo,
    "authorize": "foo",
    "_bridge": {
        "username": "0E:D8:CC:BB:93:24",
        "port": 46694
    }
}

Screenshots:

Environment:

craigpress commented 8 months ago

I am having the same issue, tried multiple versions and both the guest and owner accounts. Awesome to see this getting started though. One of the last lights that I can't integrate yet.

Papa-pp commented 6 months ago

I have the same problem It's been 2 months sense the issue has been reported and no response from author. Assume this plugin is no longer supported.??

pnicolardi commented 5 months ago

just updated to v1.8.12 and this bug is still present.