AFAIK the bulbs are compatible with v1 and v2 hubs, so the bulbs do not need to be replaced. The v1 hubs will continue to work across a local area network. Philips offered a heavily discounted upgrade for v1 hub users to get a new v2 hub. However, I still think they should support the v1 hubs for the lifespan of a typical bulb (15 years), at minimum.
Philips Hue Bridge v1 online services will be shut off after April 2020
31–40 of 153 posts
Re: Philips Hue Bridge v1 online services will be shut off after April 2020
#32You might write it in Go, dockerized and hosted it in Kubernetes in Google Cloud. You might use a hosted mongo db and 3rd party auth service.
Now in 30 years time, Google Cloud will probably no longer exist, your database API will have changed beyond recognition, and your auth service has closed down. IPv4 no longer exists and your hardware depends on it so you have to build all kinds of compat layers. You won't be able to get hold of all the packages for your server side code. The Go compiler probably won't even run on an OS 30 years from now. Your staff have retired, and nobody new wants to learn a programming language from 30 years ago.
Maintaining a server side API, even a really simple one, pretty much costs 1 fulltime person forever.
This hasn't always been the case. If you had written your code as a self-contained DOS executable back in 1990, you could still run it bare metal on some of today's hardware, or on any hardware without too much hassle in a VM. Hardware from 30 years ago running in a cupboard probably has a 50/50 chance of still being alive today, and if you had set up 2 backup machines at the time, you'd probably have something working now even with nobody touching it for 30 years, sans the occasional office move.
Re: Philips Hue Bridge v1 online services will be shut off after April 2020
#33Re: Philips Hue Bridge v1 online services will be shut off after April 2020
#34This is very dramatic, but imagine something like this:
Re: Philips Hue Bridge v1 online services will be shut off after April 2020
#35Do people use these things online ? I treat mine as regular bulbs that can be controlled via phone.
Re: Philips Hue Bridge v1 online services will be shut off after April 2020
#36Imagine you are designing the web server for some hardware like this. You might write it in Go, dockerized and hosted it in Kubernetes in Google Cloud. You might use a hosted mongo db and 3rd party auth service. Now in 30 years time, Google Cloud will probably no longer exist, your database API will have changed beyond recognition, and your auth service has closed down. IPv4 no longer exists and your hardware depends…
Re: Philips Hue Bridge v1 online services will be shut off after April 2020
#37Well - they've done a pretty good job of ensuring that if I get smart lights again, I'm definitely not buying Philips. This change breaks all the digital assistant integrations ("Hey Google, turn on the lights"), which is pretty much the only reason to have smart lights in the first place. If you can't use voice commands, you might as well just use the wall switches. Who wants to pull out their phone and switch the l…
I know this isn't the point you're making, but I find smart lights useful for automatically turning on or off at various times. I don't use Hue, but I think that part should still work if you lost internet connectivity. I suspect HomeKit integrations like "if the door unlocks, and it is night, turn the light on" will break.
Re: Philips Hue Bridge v1 online services will be shut off after April 2020
#38Earlier quoted context omitted.
The bridge will still work from your private network and one can still control the lights with the app. All that's being disabled is the external control.
...which all the digital assistants like Google Home or Alexa use, so this breaks voice commands for those. For most people, that's the main reason to have smart lights.
Re: Philips Hue Bridge v1 online services will be shut off after April 2020
#39Earlier quoted context omitted.
The bridge will still work from your private network and one can still control the lights with the app. All that's being disabled is the external control.
...which all the digital assistants like Google Home or Alexa use, so this breaks voice commands for those. For most people, that's the main reason to have smart lights.