Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not compatible with firmware 2.0? #27

Open
CWempe opened this issue Feb 3, 2015 · 8 comments
Open

not compatible with firmware 2.0? #27

CWempe opened this issue Feb 3, 2015 · 8 comments

Comments

@CWempe
Copy link

CWempe commented Feb 3, 2015

I guess I knew this would happen.
But I installed the new firmware 2.0 anyway. :)
Now lifx-http does not work anymore. :(

  1. I suggest you put a warning in the readme that lifx-http does not support the new firmware.
  2. Is there any hope for a fix?

Do we even need this application anymore?
I was hoping we could talk to the bulbs (or the cloud) directly now.
But I cannot find any documentation about that.

@bozman2021
Copy link

Strange thing I'm on the new 2.0 firmware and it works fine, but there are some strange issues.
I installed the lifx-http for the first time yesterday and I found that http://ip:56780/lights.json didn't work but http://ip:56780/lights worked fine...

@ngreatorex
Copy link

Since the upgrade I've found that the "all" selector doesn't work (i.e. http://lifx-http.local:56700/lights/all/on) but addressing individual lights by their ID works.

@chendo
Copy link
Owner

chendo commented Feb 3, 2015

We have a beta API at https://api.lifx.com/ which allows you to control them through the cloud. If you want to try it out, log into https://cloud.lifx.com/ and you should be able to generate a token via " -> Settings" menu.

@zzarbi
Copy link

zzarbi commented Feb 4, 2015

I have some issues as well! For instance it says all my lights are on even when it's off.
The id selector works well to turn light on/off but it's not reporting the status correctly.

@chendo I can't use api.lifx.com because it would add way too much delays to my setup. I'm using this library to connect my smartthing hub to LIFX bulb. So since it's on the same network it's pretty quick. If I use api.lifx.com, my Hub need to go to the cloud, the cloud need to go to my bulbs and then all the way back.

@chendo
Copy link
Owner

chendo commented Feb 4, 2015

I probably won't have time to update this for a while unfortunately.

@zzarbi If you're in the US, the latency on the HTTP API is actually not that bad at all. I'm in Australia and the HTTP API is responsive enough for me

@triphius
Copy link

I upgraded to 2.0 on my bulbs too and lost reliable control via lifx-http. I've had fairly good luck so far using the IFTTT channel as an interim solution until I can get API access.

The way I figure it, if I can send the commands directly to the API instead of relying on IFTTT triggers, I should be able to get an acceptable response time.

@mbainrot
Copy link

I am on version 2.0 and it seems to be working O.K. though toggle is a bit temperamental so my stateless home automation system will have to become a bit more stateful so it can manually control the lights

@chendo
Copy link
Owner

chendo commented Mar 24, 2015

We have better documentation up at http://developer.lifx.com/ now for those interested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants