
ewind
Members-
Posts
118 -
Joined
-
Last visited
Everything posted by ewind
-
9/6 email alerts started. I do not setup an SMTP server on IOX like I had defined on ISY. I migrated ISY to IOX on Polisy 8/24. I received no alerts until 9/6 from alerts@universal-devices.com. Did something change on the UDI side? Ae alerts not defined to use SMTP server get relayed via alerts@universal-devices.com?? Also some of these alerts rom programs do not seem to be accurate although the programs and alerts were correct on ISY. For example I received the email below from a program but according to the program the alert should not be sent. Email alert about a status that shouldn't trigger an alert according to the program
-
I have a precision circuits inc in a 2023 RV. The system monitors and controls 2 thermostats, batteries, tank levels, water pump, generator.... and has a control panel with Bluetooth connection for phone app. Has anyone integrated either zmatter, zwave or wifi or other connectivity so this system can be monitored or access remotely? Bluetooth allows all controls within Bluetooth range via app.P-Plex-Mini-User-Guide-1.pdf
-
thanks bob123, that's what I thought. Since there is nothing to exclude / include I am resetting each repeater and sensor then readding to zwave network then I'll rebuild ~20 programs This has been a painful migration experience overall but on the bright side I have a backup ISY994 with most of the right settings if the polisy dies
-
Thanks for the insights @bob123 that appears to have worked. I power cycled polisy without zooz stick in USB, inserted zooz, power cycled again and have the zwave menu back. z-wave version + Library z-wave version. Unfortunately all nodes are gone so It look like a z-wave rebuild I'll start reading to figure that out
-
I do not nor ever had a zmatter board. I started with polisy and zooz. Multiple troubleshooting events with UDI to get PLM working, shipped polisy back and forth to have factory reset, changed cables etc.....I finally have polisy working with new USB PLM but zmatter is stuck in configuration. I have polisy, USB PLM and Zoos USB. Migrating from ISY994, Serial PLM and embedded zwave. I do not know how the zmatter was introduced other than myself following migration steps and may have taken zmatter steps accidentally.
-
unplugged polisy, wait 5 sec plugged back in without zooz in USB and same result
-
I am at 5.6.4. I will power cycle polisy now and report. It appears all Insteon devices are working properly (~60 insteon and ~30 zwave).
-
-
-
after that response I have tried rebooting polisy
-
yes i tried each of the commands. http://<your_polisy>:8080/rest/zmatter/zwave/port/name/override/clear I get This XML file does not appear to have any style information associated with it. The document tree is shown below. <RestResponse succeeded="true"> <status>200</status> </RestResponse>
-
I accidentally migrated zwave integrated in ISY994 to zmatter before attempting to migrate to EISY. I have since been through numerous troubleshooting sessions with UDI. I now have EISY and new USB PLM working with all Insteon devices but the EISY is still stuck with a zmatter not responding state. I attempted to restore old ISY backups before any zmatter migration would have happened with no luck. Unchecked zwave support and rebooted Polisy several times. Any other options to remove zmatter from EISY conifg so the USB Zooz stick will work??
-
I agree the aeotec multisensors and their other sensors report into console quite reliably but I may need to remove and re-add a couple.
-
Aeotec Multisensor 6, Z-Wave Plus 6-in1 motion, temperature, humidity, light, UV, vibration sensor So youre saying remove the sensor for the zwave network and re-add it? I'll try unplugging it first also Thank you
-
Thanks it is reporting Fahrenheit both in the admin console and the isy log. I'm still getting that device reportin in the notification even though it's in range of the program parameters after the removal from the program, isy reboot and re-add. Thermo Bonus SensorMime-Version:1.0Content-Type: text/html; charset=utf-8Thermo Bonus Sensor62.1°Fprogram[3] At: 2022/10/17 3:02:03 PMProgram: Temps Device: Thermo Bonus Sensor (ZW009_1) Value: 621
-
Thanks You. Email customization below. I removed and rebooted. Will add Bonus sensor back and re-enable the program shortly.
-
OK nevermind the program ran on its own and same behavior after I deleted the bonus sensor both lines, saved the program, the re-added the bonus sensor and saved program the same notification output
-
Thank You. I wasn't sure how to interpret that or if it was expected behavior. It appears to have fixed it.
-
OK I have the program now reporting the device and temp that's triggering, which now leads me back to my dilemma. The Thermo Bonus Sensor device is not outside the range I set in the program to trigger, yet it triggers every time I enable the program?
-
Or can I use the variables to only notify the device that's triggering vs. get temperature for every device in the program? Right now I believe I'll have to add a line for each device - sys.node.<address>.CLITEMP
-
The program is intended to alert me when any of the device in the list with "thermo" in name deviate outside high or low temperature. Most are Zwavew with 1 Insteon Thermostat left. I am working through the wiki to see if I can get the email variables to report the current temperature of each device so I can tell which device is triggering.
-
@dbussI have read it and tried using the addresses in notifications but maybe it's time for a 2nd read. Thank you.
-
Thanks @dbuss I have not figured out how to do that 🤦♂️ after lots of reading.
-
Is there a simple way to determine which device in this list is triggering Then action besides looking though the log or inspecting status of each device individually? I cannot seem to find the offender. Or could a comms issue with a device cause Then action? Also an odd anomaly at the end of the program "Main Thermo 60" I am not sure what that is from other than an old program possibly that was deleted? WS and Fridge and house Temp Alert - [ID 0003][Parent 0001] If ( 'Thermo Workshop' Temperature <= 49.0° Or 'Thermo Workshop' Temperature >= 80.0° Or 'Thermo Main Fridge / Thermo Main Fridge' Temperature >= 46.0°F Or 'Thermo Humidor / Thermo Humidor' Humidity <= 67% Or 'Thermo Humidor / Thermo Humidor' Temperature >= 72.0°F Or 'Thermo Utility / Thermo Utility Temp' Temperature >= 76.0°F Or 'Thermo Utility / Thermo Utility Temp' Temperature <= 59.0°F Or 'ZW / Bonus Multilevel Sensor' Temperature >= 82.0°F Or 'ZW / Bonus Multilevel Sensor' Temperature <= 55.0°F ) Then Repeat Every 30 minutes Send Notification to 'live' Else - No Actions - (To add one, press 'Action') Main Thermo 60