Jump to content

Michaelco

Members
  • Posts

    68
  • Joined

  • Last visited

Everything posted by Michaelco

  1. So, how would I know if the Restore Modem(PLM) worked correctly when I relied on plugging in the PLM at the time of the EISY reboot? Is repeating Restore Modem(PLM) with unplugging the EISY, feasible and useful to correct any issues if I hadn't plugged in the PLM in time?
  2. Thanks for the instructions. I just finished swapping out the the PLM, and checked the operation of a number of devices. So far, all devices are working correctly, and the EISY is logging in complete device communications. The only substitution I did to the procedure in the pdf you provided was to reboot the EISY instead of pulling power. I'm surprised the process suggest to remove power.
  3. I have a spare on hand, and latest backup is current. Just want to make sure I swap out the PLM in a reasonable way.
  4. It's more than 5 years old, probably closer to 10. I see instructions on replacing a PLM connected to an ISY. The guide for the EISY has a link pointing to the ISY instructions which starts by saying "Unplug ISY from the power outlet" - this works for an ISY, but is problematic with an EISY. So, I'm thinking of Disconnecting the old PLM from the EISY, Unplug old PLM Plug in the new PLM, but don't initially connect to EISY Reboot the EISY, Connect the EISY to the new PLM Restore Modem(PLM) from the Admin Console "File" menu Is there a better way to replace a PLM with EISY?
  5. Thank you for the suggestion. Where is the setting to disable automatic write to battery devices? And, can I restore a single device. Thought I could have restored one of the devices not having the behaviors programmed, and not have to worry about the battery'd device issue. But, not sure a restore can be done on a single device - can it? My hesitation is because of the confirmation dialog. When I select "Restore Device" from the context menu (while on a device I want to restore), I get a confirmation dialog (attached) which says it will reprogram your INSTEON Devices using the settings stored in loX. Is it just the selected device, or all devices. I know I can select multiple devices and choose "Restore Device" from the menu - then the reference to Devices (plural) fits what I'd be doing - but.
  6. Thank you. I had unplugged the PLM, but only waited couple seconds before plugging back in. The plm is old enough that it could be it, but wouldn’t I have had a problem with the EISY communicating with the Insteon devices via the console, or UD Mobile? I don’t know the internals of the PLM nor how the table is structured/used, but I can control the devices from the console. I just unplugged the plm and waited around 30 seconds - still no entries PLM Links Table. Before doing the plugging/unplugging I tried to control the kitchen lights via the console and noticed the device status didn’t show the lights being on, even though they had turned on. I retried this after plugging the PLM back in, and the status reflected correctly. So, I’ll try a new PLM - is it as simple as choosing “Restore Modem(PLM)” from the file menu?
  7. Problem extends to a number of Insteon devices no longer working as they have for years. The first device which I noticed not working correctly yesterday was the Insteon 2455 I/O Linc. I'm using it on an entrance gate - the input monitors the safety and exit loops change of state, and the output controls opening and closing the gates remotely. I had thought it was failing, after seeing odd behavior - no longer getting indications when someone drives over the loops - I can open and close the gates using UD Mobile, but even the closing behavior is odd. The gates close, but a few minutes later they reopen. I was going to replace the I/O Linc today, until I saw other things not working correctly. Last night I turned on the outside lights. I use the Insteon 2477D SwitchLinc Dimmer, to turn on the Entry Porch lights. I have EISY code to turn on other outside lights if the Entry Porch light SwitchLinc is pressed two times within 3 seconds. This no longer works - the entry porch light turns on, however the other lights that would normally come on with a second tap of the rocker switch, ... don't. I have another switch that controls lights in the kitchen which uses the same function - i.e., a single tap of the switch rocker turns on the light that's connected to the switch, but the second tap is ignored. I looked at the event log, and the switch actions don't appear when operating either the porch switch, or the kitchen switch. The even log shows switch activity when I turn on the switch via UD Mobile. Another oddity occurs when I access menu item from the ISY Console "Show PLM Links Table". It's been a while since I've used it, so I may not be doing something correctly, but nothing is displayed when I click on the Start button. I could believe there is a problem with the PLM, but even this doesn't explain the situation - as, I have control of all the switches via UD Mobile. Any help on this would be appreciated.
  8. Thanks - made purchase - wish there was a quicker way to locate and change all of the vText lines of code - bit cumbersome to change 50+ vText notifications to push notifications. Is there a faster way to accomplish?
  9. Thank you for the links/info - I changed a few of the places where I was using vText, to the push notifications with no - i.e., using the Notification plugin (free version). How do I purchase the standard version of the plugin? I thought possibly via the menu selection "Launch Polyglot V3", but when I selected the menu item, the "Connecting is Not Private" message made me doubt this was the way to make the purchase.
  10. I started playing with the Notification Plugin to get away from issues using vText service. I can set a push notification when a device changes state, ... but can I set the notification when either a program is executed, or a variable changes state? Can the Notification Plugin handle this approach, or is it limited to trigger a notification when a device status changes? For example, I currently send a notification when someone stops at the gate for more than 20 seconds (code StoppedAtGate below). Recently delays using vText, occasionally fail to arrive on time - a few times, they arrived over 12 hours after the fact - not real useful. What's the best way to implement push notification for this type of situation? I didn't see a way to add a notification for variable change of value (like intTotStoppedAtGate), nor execution of a program (like StoppedAtGate(Then)). I would like to replace the "Send Notification" in the StoppedAtGate code, using a push notification. Is this possible? Michael ============ Example Code ========== StoppedAtGate - [ID 002B][Parent 0001] If 'Gate Operator Safety Loop Sen' Status is On Then Wait 20 seconds $intTotStoppedAtGate += 1 Send Notification to 'TextMichael' content 'Someone At the Gate' Run Program 'FlashLight' (If) Else - No Actions - (To add one, press 'Action') Increment the intTotStoppedAtGate counter if the Gate outside safety loop sensor is still "on"after 20 seconds. The 20 second filter ignores people turning around at entrance, and allows notifications when a delivery has been made ======================
  11. Thanks, I'll give that a try
  12. Michaelco

    Timing issues?

    Ever since upgrading to the EISY, I have noticed a couple issues that happen from time to time. I have logic to send a text if an outdoor light is turned on during the daytime - this was to provide a warning if someone mistakenly turned on a light during daytime. After getting the EISY, around 15% of the time, I will get a text saying the path lighting was turned on during daytime. I will delay the time the path lighting comes on by a minute to avoid this message, but wonder whether the problem occurs now do to EISY's faster processing. A second situation which has cropped up since getting the EISY is where I use light switches to turn on more than a single gang of lights. For example, when I tap the porch light switch once, it turns on the porch light. Tapping it twice within a 3 second period turns on additional lights around the house, and the driveway lights. Similar type of approach to turn on the kitchen lights. I wonder if this is a contact bounce issue where the EISY is just fast enough to see any contact bounce as a separate switch press. Thinking of adding logic to ignore a second switch press if it occurs before 1/2 second since first press. Has anyone noticed similar situations, and have a more elegant solution?
  13. Have you closed and restarted UD Mobile app after making the changes to Span? I just tried changing the Span to 4, and had to restart the app to have the change reflected in the Favorites view
  14. I didn't make any changes to the Favorite's Span - went with whatever the default setting. I am using IOS devices, ... if that makes a difference.
  15. Thanks for the detailed instructions. Works, ... will look forward to using custom icons when they are supported
  16. I have added devices to Favorites and trying to figure out how to: I want, when tapping on the icon, for it to do the action directly. When I tap the lower portion of the icon, it brings up another screen (pic 2 below). I would like to disable this action, and have it just turn on the device associated with the icon. Allow custom colors depending on switch or sensor status Change the icon to show the device state Question 1: Is there a way to do this when setting up favorites on an iPhone? As an example, tapping the lower half region of the Gate relay (encircled in Pic 1) brings up the screen shown in Pic 2. Is there a mode where all the items in Favorites can be set to treat this lower region the same as the top portion? In other words, just open or close the gate Pic 1 Pic 2 Question 2 How can one, conditionally, set the color of the gate icon to some color (like Red) when it's open, and a different color (like Green) when it's closed? I have seen where I can change the icon color, but not conditionally based on the gate state. Question 3 Using the Gate Open-Close as an example, how best to switch between two images for the icon? i.e., have the closed gate icon (Pic 3) displayed when the gate is in closed position, and open gate icon (Pic 4) when gate is opened Pic 3 Pic 4
  17. @DNewkirk Thanks for your help - all is working with the exception of an Insteon Motion sensor - deleted, and re-linked, without success.
  18. The good thing about the ISY 994 was its stability. Haven’t had to fuss with it much over the 10 years, except when I've added functionality. The downside, is it’s a challenge to get back into it. I’m only using Insteon devices, which should make it simpler to upgrade to the EISY, but hit a problem early on. The reason I am upgrading to the EISY right now is for a new i3 paddle switch I am adding. The first issue occurred after scanning the QR code and UD Mobile trying to locate controllers on my network - I suspect I won’t have success until it has been resolved, but don’t have a clue on what the error message means. Anyone know why this occurs, and how to resolve? It seems the further I go into this, the more questions I have 🤫 I went another couple steps to see what is working and what isn’t. When I try to connect via UD Mobile, the message indicates the portal is waiting for my device to connect to the internet. When I look at the account via UD Mobile, it shows both UUIDs for the 994i and the new EISY, and saw that the ISY 994i, and EISY are both listed. So, wondered if the devices never connected to UD portal, how did the UUIDs become known? I'm guessing, UD Mobile found the controllers, and passed that on to the portal. But, for some reason, the controllers didn't proceed to connect. Are there any logs that would shed light on the problem? I didn’t proceed to Migrate the 994i to the EISY after seeing the warning that I won't be able to migrate the license back. Also have questions on what happens during migration? I see the list of license and spokens being moved to the EISY. Does it also move all the ISY 994 settings, variables and programs from to the EISY? If so, why is the backup called for in https://www.universal-devices.com/4x-migration/? Does restoration from backup come into play after clicking on the Migrate button, or is it simply a way to recover in the event of issues? Oh, ... so many questions. Has anybody done a screen recording of the complete process?? Thanks, in advance, for any help that you can provide
  19. I'm getting ready to upgrade from 994i - it looks like the OpenADR Eisy can do more than just deal with power demand requests. Is that accurate? Is the Eisy Home a subset of Eisy OpenADR? Can the added functionality of the OpenADR be unused until the need exists? Is Eisy OpenADR only useful to allow utilities to signal power demand changes? Is there a comparison document/chart between the two? Can the EISY|Home be upgraded to include OpenADR at a later date? Not sure I would trust our utility to control our solar generation and power storage, but could see allowing the connection once there is evidence they are doing it well. Appreciate any help and insights 🙂
  20. Thanks for the quick response and guidance. I'll search the forum for commands on controlling cameras. Thanks again
  21. I understand cameras can detect motion and have seen some indication they can initiate an email - hadn't seen they could message. I wanted the ISY to initiate the process to avoid nuisance alerts - e.,g people or deer walking by. I'm only interested in getting the picture when a vehicle drives onto the driveway, and had intended to rely on the loops under the driveway to sense the vehicles presence. I am currently using the Insteon motion detector along with the signal from the loop detector to give context to a message - e.g, "Vehicle leaving the property", or "Vehicle entering the property". I thought there was a chance to do what I want if I used an Insteon ip camera in conjunction with the ISY, but I haven't seen any Insteon cameras that expose the functionality to message/email. Had hoped Insteon cameras could accept Insteon commands to message the current image. Regarding the wifi range - I can avoid providing environmental protection and power for a wifi extender if I can get a camera with range comparable to an iPad, but it wouldn't be the worst problem to deal with those issues. Do you know of any cameras out there that can be controlled by the ISY - either directly, or through some other piece of hardware? Would like to limit the search if possible - lots of choices
  22. I would like to archive a picture(s) of cars that drive onto the driveway, and be able to review video before and after the time the image was sent. I'm thinking an outdoor wifi camera with storage (either internal, or SD card) would support what I want to do. Are there any cameras that would allow transmitting an image under ISY control? Are there some cameras with better wifi range than others, or are most of the wifi cameras pretty much the same? My network can reach the area for devices like iPads, and laptops, but don't know the sensitivity of the cameras. I don't want to use up network bandwidth for the video as a general course of action. But, if there is some activity that needs further review, I'd want to be able to scan through video stored in the camera's memory. I would want to have the camera transmit an image at time of an event. Ideally via messaging, but email would be a good second choice. Events would be initiated by change of state of Insteon I/O Linc devices, and Insteon motion detectors. Appreciate any camera recommendations that would accomplish what I'm trying to do.
  23. For what it's worth, no unusual behavior today - after, changing the ISY Query runtime to later in the morning. Any reasons not to update to the latest ISY firmware? I held off updating, as I didn't have the time to deal with any issues that might have come up. If there aren't any big issues with the latest version, I may go ahead and install - now that I'm somewhat back into the mindset. I'd still wait a few days, to verify the two days were just an aberration.
  24. I'm running firmware version 4.2.15 on the ISY 994i Pro.
×
×
  • Create New...