Everything posted by Jimbo.Automates
-
Is it possible to make an ISY scene behave like a device?
I've asked for this many times but get denied "because insteon does not work that way". I want this because for example I have a lamplinc "floor lamp" that is controlled by a scene where a KPL button is the scene controller. So if I add the lamplinc to Alexa then I can fully control the brightness of the device, but of course the KPL does not come on when the floor lamp is on, so I can not turn off the floor lamp with the KPL. So instead I add the scene to Alexa so the KPL can be used to turn it off when Alexa turns it on. But now I can not control the brightness, expect with dim and brighten commands. This is the main reason I still use ISYHelper, because it allows setting all scene devices brightness levels directly when the scene is the main device thru Alexa. It could be done if UDI chose to, and make it an option to control a scene as a group. But insteon doesn't work that way... Sent from my Pixel C using Tapatalk
-
Harmony Elite & hub
No worries, sorry I can't think of a way for the Harmony to push an update any other way than to fake it out with a device thru the hue or WeMo emulator. Sent from my Nexus 6P using Tapatalk
-
Thermostat Advice for ISY: Z-Wave? EcoBee3? Honeywell? Trane?
Yes, I think my tranes are listed as neighbors, but the don't repeat secure messages, if I remember correctly, but I am not positive. I know the multi sensor will not foreword since it's battery operated. I don't have any of those other devices, and just rely on a aeon siren to repeat a secure messages for my locks. Sent from my Pixel C using Tapatalk
-
Thermostat Advice for ISY: Z-Wave? EcoBee3? Honeywell? Trane?
My trades work fine as repeaters to other tranes, but not sure if the work for schlage looks since those need the secure mode, so I used aeon sirens... Sent from my Pixel C using Tapatalk
-
Harmony Elite & hub
Yes a node server can be done. I've started on a new ISYHelper that I plan to move into a polyglot. Sent from my Nexus 6P using Tapatalk
-
Google Home compatible with ISY994
Updates for Android Things, and Weave: https://android-developers.googleblog.com/2016/12/announcing-googles-new-internet-of-things-platform-with-weave-and-android-things.html Weave docs: https://developers.google.com/weave/guides/overview/what-is-weave And developer kits: https://developer.android.com/things/hardware/developer-kits.html
-
Harmony Elite & hub
The link was from tapatalk to share this: http://forum.universal-devices.com/forum/118-isyhelper/
-
Harmony Elite & hub
You must not be searching the entire forum? Sent from my Nexus 6P using Tapatalk
-
Harmony Elite & hub
It works for me in Tapatalk, sorry that's how Tapatalk shares links. Search the forum for ISYHelper Sent from my Nexus 6P using Tapatalk
-
Harmony Elite & hub
Check out ISYHelper http://forum.universal-devices.com/forum/118-isyhelper/ (edit link fixed)
-
Google Home compatible with ISY994
Yes, hopefully Michel has put in the request so they can get Izzy reserved! Sent from my Pixel C using Tapatalk
-
Does anyone make an Insteon announcement speaker/device
Yes that is pretty cool. Currently I use old Android tablets to speak pushover notifications sent by the ISY. But if this can send to chromecast I need to switch since I could send it to my Google Home's! Sent from my Pixel C using Tapatalk
-
Is Logitech Harmony Hub compatible with ISY?
Thanks everyone for the compliments. Yes, Alexa and IFTTT control of one Harmony works very well. I'm currently using IFTTT for Google Home and it's been fine. But, when you have more than one harmony hub it's not possible, or is painful. I think the ISY integration could somehow happen in the Portal, and IMO, I don't see this ever happening directly in the ISY, although that would be nice. Here is my plan I hope to work on, but of course it requires a RPi. (or something to run the java/python code) 1. Run https://github.com/bwssytems/ha-bridge, why? because: - It keeps up with continual changes to the mostly undocumented Harmony and Hue API's - It has nice method for defining macros, so you can define a macro to change the channel to ABC - This macro can be set up to look like a Hue switch, so you can say Turn on ABC currently with Alexa or Google Home. - It has a pretty simple REST interface 2. Write a polyglot to interface with ha-bridge - This will be tricky, and require downloading the config to the ISY which is built on the fly each time the ha-bridge config is changed. I plan on working on #1 soon, and initially it will allow pulling the spoken properties from the ISY and create hue devices in ha-bridge, so it will replace ISYHelper's PyHue. And since you can define Hue devices from Harmony, it will replace PyHarmony as well. Once that is working, I'll start on #2 which will completely replace current ISYHelper Hue and Harmony functionality. I could do this without ha-bridge, but it would require a text or web-based interface which will be to much work, for me and/or each user. If anyone has better ideas on how to do this, or input on how it should be done, please let me know.
-
Is Logitech Harmony Hub compatible with ISY?
Doesn't answer the question. That allows you to send and receive IR between both devices? But how do you start a harmony activity? And can you control activities on multiple harmony hubs? Sent from my Nexus 6P using Tapatalk
-
Is Logitech Harmony Hub compatible with ISY?
How do you start a harmony activity from the ISY via IR? Sent from my Nexus 6P using Tapatalk
-
Network Resources - Can't Copy or Paste ?
Should be able for use control-v to paste? Sent from my Pixel C using Tapatalk
-
Setting up mutually exclusive buttons in scenes - LED problem
Why do you have programs that turn on the button scenes? You only need to define the mutually exclusiveness of each scene on the KPL button controller within the scene (it will be highlighted in red), not just the scene itself. Sent from my Pixel C using Tapatalk
-
Upgrade to isy994i zw/ir pro
I don't think the portal will transfer, you will have to submit I support ticket for that. Sent from my Nexus 6P using Tapatalk
-
Google Home
Also, on the Google Home forum https://productforums.google.com/forum/#!forum/googlehomepeople have mentioned that it's best to not use capitalization or punctuation although I never tried it. So just make the phrase be 'turn the fan on', of course it's probably best to use 'master bedroom fan on' if you have another fan.
-
Problem making an IFTTT trigger using "Maker"
Sorry I can't help, but just wanted to say I have a few maker recipes that do this and have not seen this issue. Try using Chrome web browser? Sent from my Pixel C using Tapatalk
-
Thermostat Recomendations - Insteon or Z-Wave
I have 6 of the Trane TZEMT400BB3NX and don't have any complaints, it reports all status to the ISY. I also have a never used Venstar T1700 that I will sell if it will work for you. Sent from my Pixel C using Tapatalk
-
Google Home compatible with ISY994
Yes, I finally read that the only option was to use port 80, pretty lame that Google ignore what port the hub says it's on and assumes 80. But at least it works. Sent from my Pixel C using Tapatalk
-
Google Home compatible with ISY994
I don't use mobilinc so can't say. I use it thru UDI Portal. There is info on the google home forum for adding IFTTT: https://productforums.google.com/forum/#!topicsearchin/googlehome/IFTTT https://productforums.google.com/forum/#!topic/googlehome/SdKaKMQfNNg;context-place=topicsearchin/googlehome/IFTTT This issue has really caused me problems since Home is remembering deleted or renamed recipes. https://productforums.google.com/forum/#!topic/googlehome/9-obS6U9Meo;context-place=topicsearchin/googlehome/IFTTT But I could create the step/by/step for IFTTT -> ISY Portal via Maker Channel. Not sure if I'll have any more time to play before going out of town all next week.
-
Google Home compatible with ISY994
Currently only thru IFTTT and maker channel. Works well, but tedious to set up each device. The HA bridge from bwsytems is supposed to work, but my quick try wasn't successful, need to spend more time with it. But I've seen that the official API is supposed to be released in December so hopefully better support soon. Sent from my Nexus 6P using Tapatalk
-
FanLinc 2475F Rev 1.9 Replace Hunter Fan Control?
Oh Crap, that is not good news. The one that failed worked fine for 6 months, but died one week after replacing the fan with a hunter. I have 5 more of these Hunter fans, one installed tonight with a fanlinc Sent from my Pixel C using Tapatalk