Everything posted by Techman
-
Problems With Hidden Door Sensor
Try turning off the lights then testing your device. It's possible that the ballasts in the lights are creating RF interference.
-
Problems With Hidden Door Sensor
smokegrub Do you have any fluorescent lights or CFL's in the garage that could be creating radio interference?
-
Email Notification Problem
Waketech, There's no disadvantage in using your ISP unless it's unreliable or difficult to configure.
-
Email Notification Problem
The default email server is UDI's server, you can always configure your ISY to use your ISP's mail server which may be more reliable.
-
Trouble Linking A Hidden Door Sensor
Battery operated devices "sleep" until they are locally activated, this prolongs their battery life.. The ISY cannot wake up, or query, a battery operated device that is sleeping. This is why they have to be put into the linking mode in order to either link them or program them from the ISY.
-
No longer receiving texts and emails...
Check your error log to see if there are any communications errors, also check your ISY configuration to make sure that all the email parameters are correct. Whose server are you using for emails?
-
2441TH Two Wire w/o Power
You should see log entries every time the temperature or humidity changes. if you're not seeing those in the log and a factory reset doesn't correct the problem then I would try a replacement unit.
-
Climate Module No Longer Working
https://www.universal-devices.com/sales/ Scroll down to the bottom of the page. The upgrade is $99, or $149 for the pro unit.
-
2441TH Two Wire w/o Power
If larryyllix's suggestion doesn't work then you may have a defective unit. Does the humidity update?
-
2441TH Two Wire w/o Power
Waketech, Have you tried doing a factory reset on the device?
-
Climate Module No Longer Working
You'll probably need to upgrade the 99i to a 994 as the 99i is no longer supported with firmware updates. The newer firmware for the 994 supports HamWeather which is where the climate module gets its data.
-
Program not working
What devices do you have in your Island scene?
-
Email Customization not working
If you click on "Hello World" what do you show in the body of the message. I don't think it can be left blank
-
6-Button KPL Problem
A while back I had a similar problem, a factory reset on the KPL fixed it.
-
Problems accessing control center
Clearwater1957 The following is from an earlier post regarding the ISY not showing up in your network window. Hope this helps Techman Hello don4628, I am so very sorry to hear. Due to security concerns, we disabled UPnP by default. If you would like ISY to show up in your Network window, then you need to go to Admin Console | Configuration | System | Network and check UPnP. Or, you can simply use: http://isy.universal-devices.com/994i/admin.jnlp With kind regards, Michel
-
2441TH Two Wire w/o Power
If you put 24 volts on a system that is a millivolt system you'll most likely burn out the coil in the gas valve. (a millivolt system uses a thermocouple which is heated by the pilot light and produces a low voltage that opens the gas valve). If the heater has only two wires running to the thermostat then it's most likely a millivolt system.
-
2441TH Two Wire w/o Power
Waketech, It doesn't appear that the thermostat is compatible with your system. See attached installation notes. You might be able to use the relay in an IOLinc to turn on your heater and a wireless thermostat to control the IOLinc.
-
How to monitor water temp via ISY and catch more fish!
what is your probe connected to? If it's an Insteon wireless thermostat it won't display negative numbers as it's designed as a room thermostat.
-
Upgrade From 99i to 994i
Hi johnmsch, The upgrade process is laid out in the UDI Wiki, make sure you have a good backup of the 99i http://wiki.universal-devices.com/index.php?title=ISY-994i_Series:Migrating_To_Your_ISY-994i
-
Outletlinc turns on byitself
By unplugging the PLM you take both the PLM and the ISY out of the equation. If you were to only unplug the ISY the PLM would still be able to send a command to devices.
-
What's Needed for Electricity Power Monitoring
edokid, take a look at this page http://www.bluelineinnovations.com/my-meter-match
-
Rain Today issue...
Hi Michel The Inglewood station (East of LAX), MID_E0482, has been showing rain for the last several days. Other Los Angeles stations have incomplete reporting. Seems the only accurate stations are those located on an airport. HamWeather just isn't making the grade.
-
Proper way to set Home/Away/Goodnight mode with ISY
edokid, Your variables should all be "state" variables, not "integer" variables.
-
Basic Question on How to Test a Scene
oronomus, Click on the scene name, not the togglelinc and post a copy.
-
Simple Timer Programming with Dual Band SwitchLink Dimmer
In your program "dim to off" you need to delete the "If" line in that program. The "then" in your first program should read Wait 20 minutes Run then program dim to off