Jump to content
AT&T to end email-to-text ×

hart2hart

Members
  • Posts

    1688
  • Joined

  • Last visited

Everything posted by hart2hart

  1. I’ve done this with 3 ceiling fans and like it. Have Insteon wall switches to control fan and light via mixed device scenes. Only issue is the NS needs a second or two between controlling light and fan from the wall switches or it will miss the second command.
  2. Sounds like it may not have done the replace. What do you mean by power supply cable for new PLM? 2413s only has a serial data cable and plugs into a AC outlet. For serial data cable, did you pull new one from box or use one that was with old PLM? Also, a few people have accidentally purchased 2413u instead of 2413s as it comes first on Insteon.com. Also you say ISY didn’t recognize old PLM and symptoms you describe indicates ISY doesn’t recognize new one so could be the ISY.
  3. Install purchased version in same slot as trial version.
  4. The buttons should be in respective scenes as controllers.
  5. In addition, you need to add the new keypad too. Then you can select the old keypad now out of a folder and replace it with the new keypad.
  6. Hi. Just saw this and installed the beta. I’m just using switches but I’ll test that portion a bit.
  7. I believe you need to set a variable (including init value for persistence) when enabling or disabling a program then check that variable. Alternatively you could set that variable and have it in the if of program you would be enabling and disabling.
  8. @Jimbo.Automates , thanks!
  9. Can you turn on the device “Irrigation / Irrigration-1 - Z1 Front Lawn” from device tree in the AC and confirm it actually turns on in the yard?
  10. As I recall, You’ll need to create another variable and keep its value and init to value in sync your variables init to value.
  11. A reinstall of node server fixed the issue back in May.
  12. Works great. Thanks. I’ve usually got a background project for cold winter days to clean stuff up so I’ll add this to list to look for. I’m curious what happens if someone creates an infinite loop. Does it run until reboot or is eISY looking for it?
  13. The If is evaluated false during that 3 minute wait.
  14. Thanks. I missed Repeat While being released in V5 FW likely because I didn't move over quickly. I looked Repeat While up the cookbook and it appears there is no construct like brackets to say what is included in the repeated loop. From your example the work around is to include another Repeat 1 times that ends the loop. In my case, if the repeat will be inline with additional statements before and after loop, then having the Repat 1 times will just execute those after normally -- correct? difference = 0 difference += some value difference -= another value Repeat while difference <0 Difference *= -1 Repeat 1 times Run Program 'some program' If Run Program 'another program' If I'll try it out this evening but thanks for bringing to my attention!
  15. Thanks. XOR and then +1 as negatives are stored as two’s complements is what I recalled but it does require an If to determine if negative. I think what I vaguely remember was some operand in assembly language on a VAX. It was do something and branch if in one instruction. Now that I think about it, it was macro-assembler so it was likely implemented in multiple machine language instructions. At least after the move from CISC to RISC processors. I just created another program so I could determine if negative and multiply by -1.
  16. Is there a way to use the binary variable functions to And, Or, or Xor your way to the absolute value of a variable without using an If to determine if - or + before doing bit manipulation?
  17. If like other Insteon devices, one or more of the capacitors have failed. Does this post help? /topic/29317-load-controller-died-need-parts-and-help/
  18. Done and thanks again!
  19. @sjenkins, followed your instructions and all worked perfectly. Only took 5-10 minutes. We've got On and Off!
  20. Thanks @sjenkins! I'll do update a little later today and no worries on doing fix steps. Really appreciate the nodeserver and want to support it moving forward. Do you know if the update to 3.1.6 be slightly delayed getting to nodeserver store ike regular updates?
  21. Yes. It’s 3.1.6.
  22. I did same and bought standard USB to micro USB at Amazon. https://www.amazon.com/gp/aw/d/B0C14W14F7?psc=1&ref=ppx_pop_mob_b_asin_image&th=1
  23. @sjenkins All has been great with Virtual! I defined 9 switches using the json format as you took ownership of the node server, and they worked as expected and had values of On and Off. I've upgraded to each of your releases (except most recent beta). This morning, I defined 3 additional switches, but their values are showing as True/False. The json configs are the same other than IDs and names. Looking at the node details the UOM is 25 for the original 9 switches with values of On/Off. The UOM is 2 for the 3 created today that have values of True/False. For the non-programmers in the family, I need On/Off. Advice?
  24. @Javi I really like this feature and have used it for last few zwave devices. The only issue is the QR code on the devices is very small so it takes a bit of patience, stillness, and tinkering with distance and lighting for camera on iPhone 15 to read device code. Can you use 2x to make it better or let user pick zoom?
      • 1
      • Like
  25. Hi. Just seeing post. I’ve got two ezflora still clicking along after I replaced all capacitors. Would you be interested in parting with it?
×
×
  • Create New...