Jump to content

mjrush

Members
  • Posts

    59
  • Joined

  • Last visited

Everything posted by mjrush

  1. I added one yesterday and it was difficult. I have a hard time with all the Zooz battery sensors. I don't remember what finally worked. Update with interview or replace with interview or exclude and include. I did the the 7 button press several times to try to keep it awake. There is also a node for keep awake but I'm not convinced it does anything. I also had two ZEN34's previously installed. I think they were installed with an earlier version not 5.5.9. I'm using eisy with Zmatter.
  2. I have seen more nodes appear after an Update with Interview but in this case after I included the Nano Mote I did an Update with Interview and lost most of the nodes. I excluded and included again and got the same nodes. Including battery devices has been a big challenge for me.
  3. I've been manually moving Z-Wave devices from Polisy with the Zooz stick to eisy with ZMatter. I tried to include an Aeotec Nano Mote on eisy and it included and completed interview. On Polisy there were scene buttons 1-4, that I used in programs. On eisy there were no scene buttons. There were basic associations and dimmer associations but I couldn't get these to work in programs. When I press a button, the event viewer shows: Wed 03/15/2023 11:05:04 AM : [ZWAVE-CTL-EVENT ] Basic Set from 28.0 unmapped (ignored) Polisy and eisy firmware and UI are at 5.5.9. Has anybody included a Nano Mote on eisy with ZMatter? What nodes were added?
  4. I use ${sys.node.ZY020_118.CLITEMP} and Humidity ${sys.node.ZY020_373.CLIHUM}. The wiki has a list of variable substitutions. https://wiki.universal-devices.com/index.php?title=ISY-994i_Series:EMail_and_Networking_Substitution_Variables#User_Variables.
  5. Sorry, I didn't mean hijack the thread. I thought maybe this was a mail server problem. My notifications have been working fine. I did have mail servers set up but after some updates they got cleared and the defaults have been working. I will try my mail servers again.
  6. I checked the spam folders. I originally tried running the then but when that didn't work I tried test button.
  7. I'm using 5.4.4 on Polisy and the default email server. I'm just sending email to my email account at mjrush.com. This has been working ok in the past. I also have an email account at cox.net. I tried using the test button on both accounts. Yesterday, neither account seemed to be working. Today the cox.net account has worked several times but nothing to the other account.
  8. I'm having the same problem. Test email using the default server is not working on my ISY994 or IoP. I don't know when this started, we were away for a couple of weeks.
  9. Reception was the problem. I thought maybe when the lid was opened, the sensor would be able to transmit. Sometimes it worked and sometimes it didn't. Placing the sensor on the top worked but it's ugly and would get the afternoon Arizona sun. I used the ZSE41 but I used some small magnets from Amazon that would fit inside the lip of the lid.
  10. I have one and it seems to work with IoP. The node names that are created are confusing. I tried to put it inside the metal mailbox and that did't work very well. I ended up using a window sensor on the side of the mailbox with a magnet on the lid.
  11. I tried linking mine by putting it close to a dual band plug in dimmer that was at the other end of the house from the PLM and that didn't work. For me, it had to be away from any Insteon RF device. It took a lot of trying different locations.
  12. I wish I knew the secret. When mine programmed, it was around 30 feet from the PLM and 25 feet from a dual band switch with a block wall in between.
  13. The last time I linked my 2440 v0.92 it was a real pain. I took it outside and it finally linked. I moved everything to IoP except the switches controlled by the 2440. I'm not looking forward to moving them.
  14. I updated to 5.4.2 without any problems. I'm trying to change a Z-Wave parameter using the popup box but it doesn't seem to work. If I query a parameter, I don't see the current value and I don't see anything in the event viewer using level three. If I try set, the parameter doesn't seem to change and there is no activity in the event viewer. Anybody try changing Z-Wave parameters with the new version?
  15. I did a sudo pkg update, sudo pkg upgrade this morning and there was a big FreeBSD update.
  16. I am using the MP21ZD with IoP. I used the MP21ZP and MP21ZD with the ISY994. IoP with the Zooz stick seems to work better than ISY994 with the 500 board. The Zooz stick seems to have better range.
  17. Is there a command to display the BIOS version. Did any Polisy's ship with EUFI.
  18. I updated to 5.4.0 using SSH and didn't reboot. I don't see any leds except the ones on the Ethernet connector. Still testing.
  19. I have some Insteon on a 994i and Z-Wave and Insteon on ISY on Polisy. Do you have Z-Wave Support checked on the Configuration page?
  20. I have the same problem. I submitted a ticket and it appears to be a bug.
  21. I have a lot of trouble with else statements. When the switch is turned on, the status changes and the If is reevaluated. The status is not off so the Else runs. I think this may take two programs. One to turn the switch on and One to turn it off.
  22. Zwave devices don't seem to have very good documentation and mapping the device documentation to ISY is also difficult. The forum has been a big help for me. I have an Aeotec NanoMote. When I installed it, I get the nodes shown in the screenshot. I use three programs to control a light. One button turns the light on dim, one turns it on bright and one turn it off. The menu has 7 options for one button. Not sure how to get the Fade Stop, Fade Up or fast On. I had this on an ISY994 but the screen shots are from ISY on Polisy.
  23. I'm still trying to understand the various users on Polisy. If I login as admin, I can cd /var/polyglot/log and vi or cat debug.log. I tried su polyglot with password admin and the "admin" password and got Sorry. To access the ISY files, I need to use sudo ls /var/isy/FILES. sudo cd /var/isy/FILES doesn't work.
  24. I normally use Putty but I tried it using a Windows 10 command window. It works, but Windows doesn't echo the password so it looks like nothing is being entered. A cr should cause it to ask for the Password again.
  25. I have a program on my ISY994 that runs once a day and saves a variable to a file. I used the @webpage:/mydir/status.htm command to create the file and the @webpage:@append:/mydir/status.htm command to update the file. These are in a Customizations that’s called using Send Notification. When I moved these programs to ISY on Polisy, they are not working. The create command seems to run but I don’t see the file on the Configuration | Networking | Web Server page. I was able to copy a file from the computer side to the ISY side. If I try to open the file, I get a ./FILES/FILES/USER/WEB/STATUS.HTM not found error. If I change the url from //192.168.1.140:8443/FILES/USER/WEB/STATUS.HTM to //192.168.1.140:8443/USER/WEB/STATUS.HTM I can open the file. If I use right mouse New Folder or Delete, I get an error message as shown in the screen shot. The directory tree in Polisy ISY has an extra period that is not in the ISY994. Anyone doing something similar?
×
×
  • Create New...