I don't mean to diminish the work done here, but I can't bring myself to use any home automation that relies on internet and 3rd party services. The whole "I can't turn off my lights/adjust my thermostat/close my garage door because the internet is down" is a cliche these days, but also reality when you use services like these. There's a difference between core and nice to have services (eg, ability to tell you the w…
Show HN: Control IKEA Lights Using Google Home and IFTTT
11–20 of 43 posts
Re: Show HN: Control IKEA Lights Using Google Home and IFTTT
#12I don't mean to diminish the work done here, but I can't bring myself to use any home automation that relies on internet and 3rd party services. The whole "I can't turn off my lights/adjust my thermostat/close my garage door because the internet is down" is a cliche these days, but also reality when you use services like these. There's a difference between core and nice to have services (eg, ability to tell you the w…
Someday someone might come along and build the thing you want. Perhaps they will build on this project.
Re: Show HN: Control IKEA Lights Using Google Home and IFTTT
#13I don't mean to diminish the work done here, but I can't bring myself to use any home automation that relies on internet and 3rd party services. The whole "I can't turn off my lights/adjust my thermostat/close my garage door because the internet is down" is a cliche these days, but also reality when you use services like these. There's a difference between core and nice to have services (eg, ability to tell you the w…
The ASR and NLU are running on a Raspberry Pi 3, and best of all it is free and we are open-sourcing it, starting with the NLU https://github.com/snipsco/snips-nlu
https://medium.com/snips-ai/snips-nlu-is-an-open-source-priv...
The whole platform runs on-device which makes it ideal for privacy, cost, and to allow it to run when there is no network
We are available in English, French, German, and soon Japanese and Korean, with more European languages coming!
We would love to see what you can build with it, and linking it to Ikea lights should be 10 lines of Python
Take a look at what some people have built with it: https://github.com/snipsco/awesome-snips
and a few tutorials to get you started: https://medium.com/snips-ai/building-a-voice-controlled-home...
Re: Show HN: Control IKEA Lights Using Google Home and IFTTT
#14Nice. I use Home Assistant for my Home Automation setup. https://home-assistant.io/ [Over 1,000 components]( https://home-assistant.io/components/ ) are available with more added daily, including [IKEA Tradfri lights]( https://home-assistant.io/components/tradfri/ ). My Home Assistant config files can be found at https://github.com/brianjking/homeassistant-config if you're interested. Cheers!
You can build your Voice AI in English, French, German, and soon Japanese and Korean, with more European languages coming
It runs on a Raspberry Pi 3 and will be 100% free for makers
Re: Show HN: Control IKEA Lights Using Google Home and IFTTT
#15I don't mean to diminish the work done here, but I can't bring myself to use any home automation that relies on internet and 3rd party services. The whole "I can't turn off my lights/adjust my thermostat/close my garage door because the internet is down" is a cliche these days, but also reality when you use services like these. There's a difference between core and nice to have services (eg, ability to tell you the w…
I guess if it doesn’t work for you, you should skip the thread so as not to drown out the effort. Someday someone might come along and build the thing you want. Perhaps they will build on this project.
Now, if there is a flaw in the criticism, address that, not the mere fact that it is criticism.
Re: Show HN: Control IKEA Lights Using Google Home and IFTTT
#16I don't mean to diminish the work done here, but I can't bring myself to use any home automation that relies on internet and 3rd party services. The whole "I can't turn off my lights/adjust my thermostat/close my garage door because the internet is down" is a cliche these days, but also reality when you use services like these. There's a difference between core and nice to have services (eg, ability to tell you the w…
I guess if it doesn’t work for you, you should skip the thread so as not to drown out the effort. Someday someone might come along and build the thing you want. Perhaps they will build on this project.
Re: Show HN: Control IKEA Lights Using Google Home and IFTTT
#17I don't mean to diminish the work done here, but I can't bring myself to use any home automation that relies on internet and 3rd party services. The whole "I can't turn off my lights/adjust my thermostat/close my garage door because the internet is down" is a cliche these days, but also reality when you use services like these. There's a difference between core and nice to have services (eg, ability to tell you the w…
3rd party services going away is a legitimate concern, but that's true of basically every piece of technology these days.
Re: Show HN: Control IKEA Lights Using Google Home and IFTTT
#18Nice. I use Home Assistant for my Home Automation setup. https://home-assistant.io/ [Over 1,000 components]( https://home-assistant.io/components/ ) are available with more added daily, including [IKEA Tradfri lights]( https://home-assistant.io/components/tradfri/ ). My Home Assistant config files can be found at https://github.com/brianjking/homeassistant-config if you're interested. Cheers!
If you are using Home Assistant and you want a free, open-source and 100% on-device solution to build a Voice AI you can take a look at what we build at Snips https://snips.ai You can build your Voice AI in English, French, German, and soon Japanese and Korean, with more European languages coming It runs on a Raspberry Pi 3 and will be 100% free for makers
With the way voice assistants work these days (memorize these sentences, when you say them stuff will happen) along with the fact that people only use a few functions of their voice activated products, it makes a lot of sense to be able to pick and choose which commands to enable.
It also has the added benefit of being local/private/on-device.
I will definitely be using this for a project or two.
Re: Show HN: Control IKEA Lights Using Google Home and IFTTT
#19Nice. I use Home Assistant for my Home Automation setup. https://home-assistant.io/ [Over 1,000 components]( https://home-assistant.io/components/ ) are available with more added daily, including [IKEA Tradfri lights]( https://home-assistant.io/components/tradfri/ ). My Home Assistant config files can be found at https://github.com/brianjking/homeassistant-config if you're interested. Cheers!
That's cool. I mostly wanted a quick REST API to use with IFTTT, without a ton of dependencies. Home Assistant looks interesting. Maybe I'll give it a try sometimes.
Bonus: everything runs locally without having to trust IFTTT
Re: Show HN: Control IKEA Lights Using Google Home and IFTTT
#20I don't mean to diminish the work done here, but I can't bring myself to use any home automation that relies on internet and 3rd party services. The whole "I can't turn off my lights/adjust my thermostat/close my garage door because the internet is down" is a cliche these days, but also reality when you use services like these. There's a difference between core and nice to have services (eg, ability to tell you the w…
Every smart bulb I've seen has a fallback where toggling the light switch turns it on, even if the software state was off. 3rd party services going away is a legitimate concern, but that's true of basically every piece of technology these days.