Everything posted by Jimbo.Automates
-
What is the differene between 'Status' and 'Control' under Conditions?
The scene on level of zero needs to be set for the MS inside the scene. If the MS is red in the scene, click on it and adjust the level. Each controller of a scene can have different levels.
-
Amazon Echo
Yes, there have been a few of us working on this. Some are using the Hue or WeMo emulators so the Echo thinks it's talking to them, but is really talking to the ISY. Also, UDI is working on an officially supported way that will use their portal. I'd post some links, but the forum searching seems to be broken right now for me.
-
KBL not lighting
Is Living_FanSpeed a integer or state variable? It must be a state to trigger the program. After that, we can work on what exactly you want to happen if you give us more details on your goals.
-
Amazon Echo and ISY
I just updated my ISYHelper program to use the FauxMo emulator: http://forum.universal-devices.com/topic/16635-python-modular-program-to-communicate-with-any-device-like-older-foscams/?p=147572 I would appreciate anyone who wants to test or help contribute. - Jim
-
Amazon Echo and ISY
UDI is working on an interface that uses their new portal. Sent from my Nexus 7 using Tapatalk
-
Device to report outdoor temperature
Yes, the latest Aeon MultiSensor 6 would work great, but AFAIK you can not make it report temperature very often when it is on battery, only when plugged in. I currently use a CT100 thermostat, only because I got one really cheap, and it doesn't get direct sunlight. Not ideal, but it works for exactly what you mentioned. Edit: see this thread, best info in this post http://forum.universal-devices.com/index.php?/topic/16323-Setup-and-usage-of-Aeotec-MultiSensor-6&do=findComment&comment=145418 Sent from my Nexus 7 using Tapatalk
-
Amazon Echo and ISY
Yes, this is sounding good, I need to order an echo now! I've got an https server in python running on my RPi for IFTTT & Maker, that talks to my ISY, so it could work with this as well.
-
Chamberlain Garage Door Opener w/ Fancy Wall Switch - Any way to use Pushbutton ?
It also depends on the manufacturer, some, like Genie have a dry contact adapter, which is what I use on mine with an IoLinc. No idea if chamberlain has one.
-
Measuring humidity bathrooms
Some good info here from a few days ago http://forum.universal-devices.com/index.php?/topic/16490-Cheap-/-Simple-Humidity-or-Temperature-to-ISY-? Cheap / Simple Humidity or Temperature to ISY ? Sent from my Nexus 7 using Tapatalk
-
Garage door control with KPL and Mobilinc
I haven't changed my programming since the original post. I would try triggering the scene manually the same way the programs do. I can try to review the programs and see if I have any other suggestions. Sent from my Nexus 7 using Tapatalk
-
Garage door control with KPL and Mobilinc
Hi Mike, sorry I am not very good at debugging the logs, but I would first try triggering the IoLinc manually to see if that works, the trigger it thru the ISY.
-
Help with simple program
The program stops running when the sensor turns back to on. Move the lines in the then part to a separate program and run that program instead. Sent from my Nexus 7 using Tapatalk
-
Reading a PG&E Smart Meter
Oh nice! I use the E from SDG&E! Guess I need to start looking at what this all means Sent from my Nexus 7 using Tapatalk
-
Garage Door IOLINC controllable from Scene in Momentary C?
As Lee mentioned, you have the old 99i, but also you are using the UI that is newer. You need to install the UI that matches your firmware version. That could be why you have issues with adjusting the slider. Sent from my Nexus 7 using Tapatalk
-
Issue With 3AM query and program running
Lee, if the ISY waited a little longer before querying the next node wouldn't that help reduce the chance of this issue? Sent from my Nexus 7 using Tapatalk
-
Audible Notification for Insteon Open/Close Sensor
There is a good write up on push notifications: http://wiki.universal-devices.com/index.php?title=ISY-99i_Series_INSTEON:Networking:Mobile_Notification and a little on using Tasker: http://wiki.universal-devices.com/index.php?title=ISY-99i_Series_INSTEON:Networking:Mobile_Notification:Tasker
-
Audible Notification for Insteon Open/Close Sensor
I use pushover notifications sent to an android tablet that is almost always plugged in, which speaks the notification in Tasker. Sent from my Nexus 7 using Tapatalk
-
Replacing Insteon Device
Yes, as Lee mentioned, he was pretty sure you needed to remove it from the folder.
-
SwitchLinc, KeypadLinc Mounting Issues
Thanks for the info Paul. I have a few of the insteon brand plates and really liked how solid they mounted, but the are so expensive. Those lutrons look good and much cheaper. Sent from my Nexus 7 using Tapatalk
-
motion sensor blinking question SOLVED
If that switch doesn't have real good communication to the ISY this can happen. Put the MS in linking mode and run a couple queries with the event viewer running at level 3. Copy and paste to the forum and one of the experts can help.
-
Incorrect IOLinc Query
The relay should only be on for the short time, but I need to check my setup to verify.
-
Incorrect IOLinc Query
Kush, you are welcome. Lee, that explains the issue for NC, but mine are NO, so not sure what caused this for me?
-
Incorrect IOLinc Query
I have experienced the exact same 3am query all problem with IoLinc sensor status, because of this I changed my notifications to run a query again before sending the notice. I suspect they were caused by communication problems but haven't been able to confirm. Sent from my Nexus 7 using Tapatalk
-
How to create a Tasker program using Mobilinc plugin as the state?
Yes, then enter your desired text in the pushbullet plugin filter configuration. Sent from my Nexus 7 using Tapatalk
-
How to create a Tasker program using Mobilinc plugin as the state?
Yes, I was not able to get that to work completely either, I thought it was me.. I wish I could use pushbullet, but for this reason, and because pushover has high priority I have stayed with it for my notifications. But it is on my list to look at autoremote, just waiting for variable support in the network module since I'll redo everything when that is working. Oh, and there is a new Tasker pushbullet plugin I need to check out as well. Sent from my Nexus 7 using Tapatalk