Jump to content

paulbates

Members
  • Posts

    5609
  • Joined

  • Last visited

Everything posted by paulbates

  1. Can you show the dropped down version of the sys parameters you've selected?
  2. I'd say its good news / bad news: Good news - you got 12+ years of continuous, reliable service out of an electronic product. With the exception of a furnance, I don't have another example like it Bad news - if the sd card isn't bad, we're beyond the "writing on the wall" phase Do you have a back up that's recent enough to be relevant, but old enough to be before the recent problems started?
  3. Ok.. I think I got it, thank you. In the case of your awning, there's no plugin, but it has a published rest API and this can act like a network resource++, as an eisy device that can be consumed and controlled by programs (?) I also like making programs more readable. I have a set of programs to control my master bath fan (i3 paddle) from a yolink 8003 based on calcing the change in humidity. It works as designed and no functional problems, but looking at the programs makes my head hurt in terms of taking sensor data, massaging as variables to determine action. Based on seeing the screenshots for temp, I'm thinking about loading Virtual and using the features I saw for temp for my humidity programs. Guessing that's possible by not doing f/c conversions. It's the current and previous that I'm interested.....but at this point it's up to me at this point to give it a shot. Thank you
  4. Thanks for adopting and supporting the community, it's appreciated. I've watched this plugin from afar, and I'm still a little cloudy on scenarios, use cases for it beyond screen shots (It's a problem I have with the store and other plugins: nothing necessarily describes the "what" that it does or why I would use it... I just have to know. Which suggests maybe I should just move along which is ok) I did click through, now and in the past, to GitHub and there are images that kind of suggest this, but it's not really clear. If possible, could you bullet (at 10,000ft) a few things this helps with, how you use it. Not details, just functions, the kind of things you do and are the used in programs, by the plugin, etc. Thanks.
  5. I'm wondering if we're barking up the wrong tree. How old is the ISY and specifically the SD card?
  6. I get pushover messages via the Notifications server daily and I don't have that happen. Are you using the default UDM notification template (red arrow), or defining your own (blue)? Also, not sure it should matter, do you have the the pay for production version? I think you have to, but its the only other thing I can think of
  7. paulbates

    Insteon Siren

    You'll know if it's the siren... loud, continuous, penetrating high pitch... hard to take for very long. Mine is set as siren for leak sensors and I have to go unplug it soon after it starts.
  8. paulbates

    Insteon Siren

    and lIRC, the set button can be used to toggle between chime and siren
  9. paulbates

    Insteon Siren

    I do it by putting the devices in a scene including the siren module. In the scene, set the siren module to chime. It will respond faster in a scene as well, and no programs needed
  10. You haven't mentioned how you did the replace... did you follow the Replace PLM procedure? Losing that much functionality suggests no. https://wiki.universal-devices.com/index.php?title=ISY-99i/ISY-26_INSTEON:File_Menu#Restore_Modem_.28PLM.29
  11. Side note.. It's sad about rainmachine not being around. I got one at my last house in 2017 and enhanced it with @io_guy's nodelink on my isy. The rainmachine was relatively easy to use and lots of detailed tweaking per zone to get it just right. Out of all the ha things I installed in that house, the rainmachine paid for the lot over time.. All of it. Our south east Michigan water is really expensive and it really curtailed the use of it.
  12. There are a few potential trip wires If you can "hold your breath" till you get the new plm, I would do that and not reconnect the old isy... You have to reprogram all insteon devices (restore plm) to your old isy, and then turn around and do it again for the eisy when the new plm arrives When you get the new plm, my suggestion is to restore your eisy to the last eisy back before you had plm problems, so you didn't restore bad insteon data to the new plm
  13. Not sure the difficulty in doing it, but Java and the AC would be easier for me if IoX/AC was resident in eisy and a secure remote term used to access it so its all one package. It could be part of the portal, I would even pay an additional fee on the portal for that ability
      • 1
      • Like
  14. Sometimes for plugins what the ac panel shows, vs what's available in program statements under status or control are different. Did you try to write a program and see what's available there? I bring it up as the ring plug-in behaves this way.
  15. So... reread... You'll want to do it this way New Program - [ID 0045][Parent 0001] If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Repeat Every 1 hour Set 'ERV' On Wait 20 minutes Set 'ERV' off And set it so it runs at startup
  16. Here's a screen shot of all of the values it provides https://forum.universal-devices.com/topic/43016-if-day-of-month-x/?do=findComment&comment=379456
  17. If you get the timedata plugin, you can do this by writing a program that has 2 Ifs If month = April And day = 26 Then ..... Look for it in the plug-in store. I use it and it works well. (I'm not at home to access my eisy.. My sample program isn't exact but close)
  18. He means use the thread he referenced above for this discussion, instead of posting here.
  19. I would submit a ticket with very specific info: From policy uuid & registered plugin To policy uuid
  20. Glad it worked
  21. I would try reinstalling it
  22. Since it programs can be accessed in UDM and working... to me it points to the java installation on the computer. Do you have a lot of programs and variables. This is an older recommendation for t something that has the appearances of a memory problem Java runtime memory (when Admin Console is very slow to respond) - If the admin console is slow to respond, it is likely you need to increase the amount of memory allocated to the Java runtime (JRE). - Open the Java Control Panel, select Java tab, press View button, then add or modify the Runtime Parameter -Xmx to the following: o -Xmx512m - Press Ok to close the window, then Press Apply to save the changes
  23. More information is needed on "not working". Do you still see it in the device view on admin console? Is there a red x or green icon next to it? What happens when you try to control it manually, any errors?
  24. There's a procedure to replace a plm... And it takes some time. On the admin console screen under fine is "replace plm"
×
×
  • Create New...