Skip to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Teken

Members
  • Joined

  • Last visited

Everything posted by Teken

  1. These are the current readings from my home as the heat has just kicked in after a very long day. There are 40 1-wire sensors that monitor various parts of the home and property. Another 40 sensors monitor network devices and force protection aspects of the security alarm system.
  2. The 1 wire sensors can read temperatures in the extreme of -55'C to +125'C with an accuracy of +/- 0.5 resolution. Just a quick snap shot from last year of the furnace run time vs the outside temperatures.
  3. Last year was one of the coldest winters recorded in history of temps dropping down to -56'C before the wind chill. This is just one example of how cold it was on December 31, 2013
  4. I believe retaking 3rd grade school math is in order for me! Using the chart above makes sense in terms what value is greater. But, from a numerical stand point (ignoring integers) I must have been fixated by temperature values, ugh!
  5. I must be real slow today because this doesn't make sense. Let me back track a bit, in the summer time this exact same program was set as a positive value. So, if it was hotter then >= 20'C, for instance 22'C I received an alert. Below that value I received nothing. Now its the dead of winter and I am using the exact same program but to monitor colder temps. The only difference is that its obviously negative in value. So, this program should alert me at -20'C, not at -10'C which makes no sense.
  6. Are you saying this from the perspective of it being a negative value?? I know my math wasn't rocket smart but -10 isn't greater than -20.
  7. Hello Stu, I absolutely get all the operators and how they function. But, my question still stands as to why this program is firing off an alert message when its set to trip at -20, its only -10 now. I do not expect to see a e-mail yet I do??
  8. OK, I don't follow what you mean? Its currently only -10'C out here yet the program is set to trip at >= -20'C. I would not expect an alert seeing its below that threshold.
  9. So with the most excellent help by Xathros I have been able to monitor many aspects of my homes temperature & humidity. The ultimate goal of deploying 40 sensors through out the home and property was to make the home and that of the Insteon network a lot smarter. The objective has been to manage the energy and the environment for the most comfortable experience for all. Since it has gotten colder I am now able to fully deploy some of the excellent programs from Xathros to monitor, react, and alert me of variations in extreme temperatures. I am having a hard time understanding why one program does not operate as I would expect. Maybe I am still drunk?? Below is one part of the program: If $s.Autelis_Outside_Temp_8G_Temp >= -200 And $i.Autelis_Outside_Temp_8G_Suspend is 0 Then Wait 3 seconds Send Notification to 'GMX' content 'Autelis - Outside 8G Temp Freeze Alert' Send Notification to 'Lante' content 'Autelis - Outside 8G Temp Freeze Alert' Wait 3 seconds $i.Autelis_Outside_Temp_8G_Suspend = 1 $i.Autelis_Outside_Temp_8G_Alert_Temp = $s.Autelis_Outside_Temp_8G_Temp Run Program 'Outside 8G Notification Suspend Alert' (Then Path) Else Wait 0 seconds $i.Autelis_Outside_Temp_8G_Delta = $s.Autelis_Outside_Temp_8G_Temp $i.Autelis_Outside_Temp_8G_Delta -= $i.Autelis_Outside_Temp_8G_Alert_Temp Wait 6 seconds Run Program 'Outside 8G Override Suspend Alert' (If) Send a notification if the Autelis probe reads higher than the threshold defined in line 1. Threshold is set in Autelis units which equal 10 units per 1 Deg C. So this program is supposed to alert me (for now) if the outside temperature is below -20'C. It is currently only -10.1'C Yet I am receiving inbound e-mails that the condition is true?? I don't know if this has any relations to the other thread where I asked about how the ISY handles negative values in programs located here: http://forum.universal-devices.com/topic/14558-negative-values-how-does-the-isy-handle-them/ Regardless of the (-) sign this program should operate as intended, no? It should be equal or greater than ( in this case colder ) to trip an alert message. Am I missing something here?
  10. LeeG, Nope, mine looks exactly like yours now. Except last night the folders left side instead of being a green stripe was blue. All of the programs were the correct color showing running, true / not true, etc. I dunno sorry for wasting every ones time.
  11. I dunno, tried everything as I did last night and no blue to be seen. Must have been the Vodka Coolers!
  12. I'm going to replicate what I did yesterday. Perhaps this is because I *Copied* an existing program to save me time from doing it from scratch.
  13. Specifically, do any of your program folders turn blue? Whether it changes state or if it was newly created?
  14. With the introduction of 4.X.X firmware the ISY is able to change the color of the programs based on their current *known* condition. The other day I created three new programs to track the temperature in various parts of my home. Upon saving the new programs (it appears to me anyways) that the newly created program is a shade of off blue?? As far as I am aware there are two colors that being red / green. They can be either partially shaded, or fully shaded to reflect the operation of the program. Is the color blue something new and if so what does it mean?? Wild guess its a new program?? This image capture was just done a few moments ago so it no longer shows the high lighted red square as blue but is now green. As I have come to expect.
  15. The above suggestions should be indicated in the linked thread and "Like" the suggestion so Smartlabs can see public support of said feature. Many people are quick to say, but rarely act. Encrypted By: Phoenix Security Solutions
  16. During the course of several years I have been seeing negative values being generated by the ISY Series Controller. This comes to me via a e-mail notification program I have set for various devices in my home. It just dawned on me that I have never considered how the ISY handles such values, or is, capable of handling said (negative) values. 1. Can the ISY Series Controller handle negative values? If yes, how does it handle and treat them? 2. If not, could this be the core reason I have been bombarded with endless false flag messages? To put some context of what is happening and to describe my environment. I have the ability to monitor several aspects of my homes environment. They are energy, temperature / humidity, lighting, security, fire / Co, force protection. Specifically, I have two methods to ingest and use energy readings that come from my Dash Box (DB) & Green Eye Monitor (GEM). Using the Energy Module with in the ISY I am able to see and interact with the homes electrical systems. With the DB I am able to send the same and more information to the ISY via state variables. With my Autelis Bridge I am able to monitor and react to the temperature / humidity via state variables in the ISY via the Insteon network. With the above back ground listed and indicated this is what I am seeing. I have been seeing e-mail alerts indicating my fridge is showing a negative wattage value. Today I received another which indicated a value of -15.54 watts. To help isolate and identify if these values are true or even present I have been monitoring these readings with the DB, GEM, and other various diagnostic tools I have on hand. These negative values are never present or captured by any of the tools I have on hand. Since I have the ability to send the exact same energy readings from the DB to the ISY. I have created a custom email alert that shows both the ISY (it believes to be the current watts) vs the energy readings coming from the DB / GEM. The DB correctly shows the right standby wattage. Image capture posted below: Besides the negative values I have also been seeing on going issues where the ISY sends me alerts about devices that are turned on. When its physically not possible because the breaker to the device is off. This has consistently impacted my electric dryer and having the ability to know when its On / Off. Image capture posted below: Another frequent event is receiving e-mail alerts that indicate insane values which are not possible from my solar array. I will receive notifications where it will say 999843234 watts?? Image capture posted below: The last part of the puzzle is also receiving e-mail alerts that the line voltage in the home is showing a zero voltage condition. Which is impossible barring an electrical outage which has happen in the past. But never when these alert notifications are sent out. Again, to emphasize I have the ability to monitor the line voltage, power, surge / sags, spikes, etc with external 3rd party analyzing tools which never reflect what is being generated by the ISY. Image capture posted below: In the interim, I have been monitoring and deployed several devices to ensure noise, power, are not the culprit whether it be induced or on the actual power line. As a reference I also use power line Ethernet and have removed these nodes to see if this could be a aggravating factor. It has not, because even with the nodes removed the above problems still persist. So lets summarize the ask again. Can the ISY Series Controller handle negative values whether it be in the energy module or weather module? Because I see that the values are reflected from the Autelis Bridge, and the weather module does indeed allow the end user to enter a - (negative) value. But, this doesn't explain how the software handles and sees these values. Insight
  17. Again, I would humbly suggest you create a brand new (dedicated) ISY account via gmail. This will provide two things for you as stated below. 1. Dedicated e-mail account just for the ISY so you always know mail is exclusively being sent by the controller. No worries about junk or spam hitting that account. No sorting out personal mail from those of the controller. 2. This will also let you know if there are other outside factors impacting your ability to send mail. Gmail is one of the largest e-mail providers in the world and their up time is 99.67%. Please consider creating a new account as it will help you trouble shoot and narrow down the issues.
  18. For the benefit of others this is the reference link asking this feature be included in the next generation Insteon product line: http://forum.insteon.com/forum/main-category/new-insteon-device-wish-list/16482-native-beep-flash Please select the *Like* and add your voice. As this is the ONLY method to show demand and bring this feature to market.
  19. I would humbly suggest that you create a new personal account for the ISY in gmail. This will get you sorted out faster than waiting for UDI to figure out what is going on with their servers. I know for me since they moved the forum over to another hosting site along with changing exchange mail servers. There have been periods where notifications have been spotty and random.
  20. Why are you not using your own ISP account or others such as a personal gmail account?
  21. You have to keep in mind the maker included the beeper / LED solely as a hardware confirmation and error detection. It was not provided to the end user as a means of self automating and controlling its native behaviour. Hence why I suggested that Smartlabs reconsider these hardware aspects to allow an end user to control and manipulate both LED's and beep functions. The latter does not rely on continuous COM's to be sent over the line as its done now. With the new feature the device could be programmed to beep / LED pulse set by the user as it would be native and not requested externally as it is done now. Encrypted By: Phoenix Security Solutions
  22. There is a post in the new Insteon forum under the wish list sub group. Requesting that all future devices have a native beep / LED feature. This would in essence allow the end user to initiate the beep, LED blink, set the duration & frequency. What the OP is doing is simply sending a broadcast message that fills the power line with endless messages. Which everyone knows is very bad for COM's and is not consistent in its end result. Please consider lending your voice to that thread and perhaps this feature will be added in later iterations. Encrypted By: Phoenix Security Solutions
  23. Some basics to keep in mind and to follow once all of the gear arrives. 1. Hard reset (factory reset) all devices before adding to the ISY, programming, and linking. 2. Confirm you have properly coupled / bridged both sides of the electrical feed in your home. The full users manual outlines how each Insteon device reacts to the beacon test. 3. Once all devices are properly (physically) installed in their final resting place. Ensure they control the local load correctly if so continue to step four. 4. You can then add them into ISY Series Controller making any links, associations, programs, etc. 5. Ideally, you should unplug all electronic devices that you can in the home. Add each electronic device one at a time while testing your Insteon networks communications. If things work as expected keep plugging things in one at a time and keep confirming COM's are good. If something you literally just plugged in causes a delay, none responsive On / Off either locally, or via the Admin UI console. Its probably wise to install a filter to that device / circuit. 6. No matter what you do ensure the physical install is sound and correct. Only move forward with linking and programs once the foundation of the network is confirmed. This will ensure the best experience and will allow you to trouble shoot with a more factual position of reference. 7. Things that have been known to cause endless headaches are (but not limited to) are UPS, Computers, Cell chargers, Motors, LED, CFL, Ballasts, Neon, Baby Monitors, etc. To reduce the over all costs its easier to plug multiple devices into a power bar and filter the entire system. Should you have any further questions or run into problems you have the support of UDI directly, or the power of the ISY Community.
  24. Teken replied to robandcathy1's topic in ISY994
    First love the Avatar and screen name! I do agree as a successful company you need to identify products / services that are bleeding you out. My point is that I have watched from a far both extremely large companies (Microsoft / Google) enter a space put around for a few years then jump ship. One could say perhaps the market and the demand was too low and they were way too early in entering the space. That is one thing I have to concede and perhaps this new effort to enter the HA space will bring back the energy monitoring aspect that both were champions for. At the end of the day time is the victor as it has always been. Lets see how it all unfolds and perhaps we all will be on the winning end of things!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.