calvarium / homebridge-lifx-plugin

A plugin that adds lifx-lights in the network automatically to the homebridge, also single lights can be added manually
Apache License 2.0
31 stars 11 forks source link

Lifx White 800 not working #15

Closed thefern69 closed 1 year ago

thefern69 commented 2 years ago

Describe The Bug:

It looks like the Lifx white 800 is not supported

To Reproduce:

Have set up adaptive lighting in the home app. No colour changing. Tried to change colour manually in the app and no changing either. Lifx app still changes colour.

Expected behavior:

Expect to see colour change over the day

Logs:

DEBUG - 58000014f35ce128d073d510844600004c49465856320054e87248d87b80da166b00000000000000ffff64190000ffff46616d696c7920526f6f6d204c616d70000000000000000000000000000000000000000000000000 from 192.168.1.249
DEBUG - 24000034f35ce12800000000000000000000000000000054000000000000000002000000 to 255.255.255.255
DEBUG - 29000014f35ce128d073d510844600004c49465856320054e8caa9f07c80da1603000000017cdd0000 from 192.168.1.249
DEBUG - 29000014f35ce128d073d510844600004c49465856320054e81292f27c80da1603000000057cdd0000 from 192.168.1.249
DEBUG - 24000014f35ce128d073d510844600000000000000000055000000000000000065000000 to 192.168.1.249
DEBUG - 58000014f35ce128d073d510844600004c49465856320055e8644e027d80da166b00000000000000ffff64190000ffff46616d696c7920526f6f6d204c616d70000000000000000000000000000000000000000000000000 from 192.168.1.249 ```

**Plugin Config:**

```json

{
    "name": "Lifx Plugin",
    "duration": 0,
    "brightnessDuration": 500,
    "colorDuration": 500,
    "default": "0.0.0.0",
    "broadcast": "255.255.255.255",
    "lightOfflineTolerance": 3,
    "messageHandlerTimeout": 45000,
    "resendPacketDelay": 150,
    "resendMaxTimes": 3,
    "updates": true,
    "debug": false,
    "autoDiscover": true,
    "platform": "LifxPlugin"
}

Screenshots:

Environment:

calvarium commented 2 years ago

Hi, could you help me a little further to understand exactly where the problem lies. A screenshot of this would already help me a lot:

adaptive lighting
thefern69 commented 2 years ago

Library - 1 of 1 (1)

How's this?

calvarium commented 2 years ago

I'm curious which version of the 800 Bulbs you have. And if the firmware version is correctly polled by your bulbs. Once I get into my test lab I will check if it is an unsupported device or something else.

Thanks for your support

thefern69 commented 2 years ago

I have the original box, Model BUL-11-A19e27-W. They are old, pre-homekit. Lifx app says firmware is up to date. and is v1.22 on the lifx app. The app advanced setting has Advanced Kelvin Control off. Anything else?

thefern69 commented 2 years ago

Oh, and to confirm, my Lifx mini color is working absolutely fine - thanks v much.

also noticed this in the logs when homebridge starts:

[3/9/2022, 8:49:01 AM] [homebridge-lifx-plugin] This plugin generated a warning from the characteristic 'Firmware Revision': Characteristic not in required or optional characteristic section for service AccessoryInformation. Adding anyway.. See https://git.io/JtMGR for more info.

thefern69 commented 2 years ago

Hi, can I provide any more information?

calvarium commented 2 years ago

Hi @thefern69,

still having this issue with the current version of the plugin? Let me get this straight. You can't change the color temperature in the home app? Only brightness? Is that correct?

thefern69 commented 2 years ago

Hi, no, the colour seems to be changing as I select in the home app. It’s the adaptive colour that doesn’t work.

On Tue, 21 Jun 2022, at 10:59, calvarium wrote:

Hi @thefern69 https://github.com/thefern69,

still having this issue with the current version of the plugin? Let me get this straight. You can't change the color temperature in the home app? Only brightness? Is that correct?

— Reply to this email directly, view it on GitHub https://github.com/calvarium/homebridge-lifx-plugin/issues/15#issuecomment-1161530875, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO2UV3QK6FK25DKOXRNE5DTVQGHBTANCNFSM5QHOJ2ZQ. You are receiving this because you were mentioned.Message ID: @.***>

calvarium commented 1 year ago

Hi @thefern69, with the newest version v0.2.4 I would be interested if this issue is resolved

thefern69 commented 1 year ago

@calvarium apologies for the delay in replying. Yes, it looks like it is working fine. Thanks v much for your help and for the plugin - keep up the good work.