-
Posts
5776 -
Joined
-
Last visited
Everything posted by paulbates
-
Hi, welcome to the ISY and the forums! I also migrated to the ISY about a year and a half ago from another windows based solution, for the same reason. What's important to the program folder structure is that it helps you. My structure is by function / room as shown in the picture as a reference, but there's no single way to do it. Paul
-
AJ Constraints for outbound initiated traffic is more of a statement of if you trust the device initiating outbound transactions. Its been common for a while for home based "server" functions, including the HA appliances, NAS's, Smart TVs, thermostats, cloud backup up solutions like webroot, idrive.. etc, to pick the port that they would like to use. The isy is a very specific purpose network appliance, not a formal full feature OS with capabilities that can catch a virus, etc. I'm good with that being unpublished Paul
-
I'm guessing it doesn't always want to use something specific, there's some value in "security by obscurity". The port would have to be guessed by potential hackers.
-
AJ If there are firewall rules preventing devices from accessing the internet, that would explain it. The portal model assumes that the ISY can "phone home" from an outbound perspective. Paul
-
Follow up topic: The SB is i2cs. I'm wondering if anyone has upped the retries for messages initiated from it. I have no problems in general insteon signal wise, but want to be sure that SB messages get through, I set it to 3 retries. Since the SB is not very active, my assumption is that a setting of 3 would be reasonable and increase the insurance that the message makes it to the PLM. My SB is not linked to other devices, it just notifies the PLM Thoughts? Paul
-
Teken, That's a great question, that might be related. I'm keeping an eye on it, but I have a battery swap schedule for most of my battery sensor devices, so I may not find out. Paul
-
Lee- I factory reset the SB, then relinked one of the sensors, then tested. Now it all works as documented by you / pdf. I'm guessing something wasn't right in the bridge for some time. Thank you. Paul
-
Thanks Lee The malfunction is on after the test and queried off as you indicate, but CO and smoke are blank, no setting either way. I've been checking the sensors, and I'm going to factory reset and re-link the smoke bridge to see if that helps Paul
-
I retried the the testing step Lee posted and compared to the manual, including unplugging and replugging the unit. I am getting the same results I usually receive, including now the malfunction node being on after the test. However if I query it, malfunction clears. I need to go and check each FA unit Paul
-
The smoke bridge device leaves some things to be desired. I had mine starting on Homeseer and migrated it to the ISY, with the same results you are reporting... eg that's working as designed I am able to get test to turn on when I test the system. And a cooking malfunction a few years ago set off the smoke indicator. (?) I'm not sure what unknown is, probably in case a newer model of detector adds a new message that the bridge doesn't know about, Its never turned on for me One other foible to report.. the low battery indicator only reports low battery for the detector the smoke bridge is linked to. If you link other detectors to your first detector, they're battery states will not be reported. Paul
-
Echo: Check Ecobee's site for how to discover them on the echo and what commands control them. There's a section in the FAQs for the Ecobee 3 (above link) specifically for Echo use Nodelink & ISY: You'll need to run V5 (beta) of ISY firmware, and follow the directions to install nodelink for ecobee. There's a Nodelink section of the board under Automation Shack / Nodelink There'll most likely be some learning curve involved. Paul
-
Text message (sms) control of thermostat (and lighting)
paulbates replied to WetCoastWillie's topic in ISY994
Matt I don't think you'll find it step by step. Here are the pieces and parts UDI has released Polyglot, which is a Pi compatible python library that can control the ISY. Polyglot is in the forum. Does it control zwave stats? Probably, I don't know for sure Sticking with the python theme, libraries would be required to pull a pop inbox, read a message and process its text. I'm sure they exist, but would have to be researched Paul: -
Text message (sms) control of thermostat (and lighting)
paulbates replied to WetCoastWillie's topic in ISY994
The ISY can't receive that information directly, it would require a server like a Rasberry PI and coding. Provided you have a smartphone, you'd be better off with one of the low cost / free apps available on the site. Look under third party products, and recent posts from developers Paul -
The echo now supports Ecobee with voice control. Combined with io_guy's NodeLink reporting and control through the ISY, the Ecobee becomes an even more compelling choice. https://www.ecobee.com/amazon-echo/
-
via Imgflip Meme Maker
-
Eddie You picked html output format. Have you tried either plain text, or \n at the end of html lines? Paul
-
Jim A thought is to not check the fan. Add a statement to your program to turn the fan on when humidity is needed. along with the statement for turning on the humidifier. It gets very dry here in the winter and I want humidity cycles running to the adjusted setpoint. We're in our second season of independent humidity cycles, and Its proven to improve health here. I also have an ISY program cycle my fans periodically after a certain period of no heat, cold or humidity cycles. Paul
-
To follow on Lee's thought, what does the program do? Does it perform any direct device commands right before the scene is called? Direct device commands will have acknowledgements coming back at the same time that scene is called in that case. Since scene commands are not acknowledged, some devices like powerline only might miss the command I would put the direct commands after the scene, if this is the case Paul
-
To manipulate the keypad keys, you need to add the button(s) you want to a scene, and then turn that scene on and off. It's not what you'd expect, but its how it works. A couple of additional considerations Turning the button on and off using a scene does only that... it does not activate programs or scenes associated with manually pressing the button...however.. You can group the devices you are turning on and off with the key in the scene so that one program statement turns them on and off As an example of the second bullet, I have my attic fan and dampers controlled by 3 keys on three different keypads in different locations. In one scene, I have the the three keypad keys as controllers, and the dampers and the fan as responders. The scene totally manages the dampers, fan and keys ...on and off, no program is required. Paul
-
One last suggestion, it may be the ezflora itself. Factory reset the ezflora. I don't know the steps, but the manual in the box should have it. Paul
-
Wierd. No reason I can think of. Ideas at this point: Close, then re-run the admin console ..or.. Unplug and replug in the ezflora .. if that doesn't work... repeat step 2, delete the ezflora and add it back in again Guessing a bit at this point Paul
-
Did you try New Insteon Device and manually selecting the ezflora? If you scroll down the list of devices, the ezflora is 4.00 Paul
-
-
Bob, no those are both the same. The Portal Module installed in the ISY provides another doorway to login to the ISY, using the portal email address and password as credentials. This applies to logging in to the admin console and ISY hosted web pages. When you attach directly to your ISY, either on your LAN or through an open router port, you use your User ID and Password that you originally set up in the ISY When you attach via the portal, you use your portal email address and password.. both for web logins, and for admin console. Paul
-
Glad you got closer to working! The keypad could possibly be a noise problem. Did you have to replace the original keypad for the same reason, unable to communicate with it? The only other suggestion I have is to use remove from folder for the keypad, and delete it. Try to add it back in. Paul