Which 3 technologies/devices would you like to see supported
-
moscomedve
- Posts: 34
- Joined: Mon Apr 02, 2012 7:54 pm
Re: Which 3 technologies/devices would you like to see suppo
I suppose a Raspberry Pi 2 build of Indigo is still not feasible?
- jay (support)
- Site Admin
- Posts: 19232
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Which 3 technologies/devices would you like to see suppo
It's not something that we can do - contact IFTTT...jfeger wrote:I know its been said in other forums, but I still think IFTTT support in Indigo 7 would be the bees knees.
- jay (support)
- Site Admin
- Posts: 19232
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Which 3 technologies/devices would you like to see suppo
Not really - the biggest barrier (though by no means the only one) is the Mac Client which can't be ported to another platform because it uses Mac OS X SDKs for all of the UI. We'd have to build a completely new configuration client using some other technology, and that's not a trivial task.moscomedve wrote:I suppose a Raspberry Pi 2 build of Indigo is still not feasible?
Re: Which 3 technologies/devices would you like to see suppo
And just use the pi as a server with remote access?
Sent from my iPhone using Tapatalk
Sent from my iPhone using Tapatalk
-
moscomedve
- Posts: 34
- Joined: Mon Apr 02, 2012 7:54 pm
Re: Which 3 technologies/devices would you like to see suppo
Just to throw in my 2 cents, I think that techs that don't have existing 3rd party plugins should be given more weight in this than ones that do.
- Umtauscher
- Posts: 566
- Joined: Fri Oct 03, 2014 9:34 am
- Location: Cologne, Germany
Re: Which 3 technologies/devices would you like to see suppo
Well, let me say: None of the suggested. I would like to be able to backup and restore the sticks network before anything else.
I think is is an essential function which has to be adressed.
Thanks
Umtauscher
I think is is an essential function which has to be adressed.
Thanks
Umtauscher
Re: Which 3 technologies/devices would you like to see suppo
technologies:
1. zigbee support
2. august smart lock
3. myq garage door openers
4. lennox icomfort thermostat
features:
1. presence and notification through indigo touch
2. which implies users and so then needs granular permissions (like restricting some users to just some control pages)
3. backup/restore of zstick gen5
1. zigbee support
2. august smart lock
3. myq garage door openers
4. lennox icomfort thermostat
features:
1. presence and notification through indigo touch
2. which implies users and so then needs granular permissions (like restricting some users to just some control pages)
3. backup/restore of zstick gen5
Re: Which 3 technologies/devices would you like to see suppo
+1 from me for the z-stick back-up/restore.
I have 9 Fibaro RGBW for indirect light in the ceiling (height: 3.7 m), more than 20 Aeotec Smart switches (behind a wall switch), 6 Motion detectors (at 3 m height)...
If the Z-sticks fails, it would be a nightmare to reconfigure everything from the scratch.
I have 9 Fibaro RGBW for indirect light in the ceiling (height: 3.7 m), more than 20 Aeotec Smart switches (behind a wall switch), 6 Motion detectors (at 3 m height)...
If the Z-sticks fails, it would be a nightmare to reconfigure everything from the scratch.
Re: Which 3 technologies/devices would you like to see suppo
Z stick backup and restore is HUGE! I lie awake at night fearing stick failure.
Push notifications
Geolocation support
Apple Watch.
Push notifications
Geolocation support
Apple Watch.
-
eme jota ce
- Posts: 655
- Joined: Thu Jul 09, 2009 1:25 pm
- Location: SW Florida
Re: Which 3 technologies/devices would you like to see suppo
First, Thanks Matt & Jay for asking this question.
Now ... we've had lots of comments and the votes have been posted for some time.
What can you share with us in terms of what we may expect from Indigo in response to the poll and comments?
What are your reactions to the results of the poll and the comments?
Thanks,
mjc
Now ... we've had lots of comments and the votes have been posted for some time.
What can you share with us in terms of what we may expect from Indigo in response to the poll and comments?
What are your reactions to the results of the poll and the comments?
Thanks,
mjc
- jay (support)
- Site Admin
- Posts: 19232
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Which 3 technologies/devices would you like to see suppo
Hmmm, what can we communicate? Well, first, thanks to everyone to take the time to reply. We'll use that feedback, along with all the rest that we get (pretty constantly) to determine what's going into upcoming releases.eme jota ce wrote:What can you share with us in terms of what we may expect from Indigo in response to the poll and comments?
Again, thanks. We did write up a blog post about the Amazon Echo.eme jota ce wrote:What are your reactions to the results of the poll and the comments?
And, no, your Jedi mind tricks won't work on us...
Our policy is to not discuss what's going into future releases until such time that we're comfortable communicating that information. But, nice try!
Re: Which 3 technologies/devices would you like to see suppo
These aren't the Indigo updates you're looking for.jay (support) wrote:And, no, your Jedi mind tricks won't work on us...![]()
You can go about your business.
Move along.
I came here to drink milk and kick ass....and I've just finished my milk.
My Plugins and Scripts
My Plugins and Scripts
Re: Which 3 technologies/devices would you like to see suppo
Apple TV, Can not wait to see and interact with control pages on the big screen.... 
Computer Keith
Mt Pleasant SC - Charleston
Indi-Go -Go-Go
Mt Pleasant SC - Charleston
Indi-Go -Go-Go
Re: Which 3 technologies/devices would you like to see suppo
Hi,
With the issues that were pointed out in the Blog regarding the echo integration and the Skill API problems, I was wondering if an approach similar to the way the HA_Bridge works with the Vera system might work? In that method the built in Home Connect talks to the HA Bridge Java application which is running on your internal network. You create the devices you would like to control through a web interface in the Ha bridge Java app. It imports your devices and scenes from the Vera. I think this uses the Lighting API which I believe is pretty thin at the moment. I'm guessing it really offers you ON and OFF methods but I'm also guessing it will be enhanced with more features as time goes on.
No, I'm not volunteering to write this external interface app. I've been out of the programming scene far to long. I was just curious if the concept was even an option.
Jeff
With the issues that were pointed out in the Blog regarding the echo integration and the Skill API problems, I was wondering if an approach similar to the way the HA_Bridge works with the Vera system might work? In that method the built in Home Connect talks to the HA Bridge Java application which is running on your internal network. You create the devices you would like to control through a web interface in the Ha bridge Java app. It imports your devices and scenes from the Vera. I think this uses the Lighting API which I believe is pretty thin at the moment. I'm guessing it really offers you ON and OFF methods but I'm also guessing it will be enhanced with more features as time goes on.
No, I'm not volunteering to write this external interface app. I've been out of the programming scene far to long. I was just curious if the concept was even an option.
Jeff
- jay (support)
- Site Admin
- Posts: 19232
- Joined: Wed Mar 19, 2008 11:52 am
- Location: Austin, Texas
- Contact:
Re: Which 3 technologies/devices would you like to see suppo
I suppose that's an option for the current 3rd party solution. However, like all reverse-engineered solutions, it's not one that we (Indigo Domotics) would support directly since it's a somewhat fragile implementation - meaning that Amazon could change the way things work and it would break and our users would be stuck until someone figured out how to fix it (if it would even be possible). We don't feel that it's in the best interest of our users to supply a solution that could break at any moment and run the risk that we can't fix it.
We have a hard enough time keeping up with Apple's OS releases every year breaking things...
We have a hard enough time keeping up with Apple's OS releases every year breaking things...