Everything posted by Techman
-
RemoteLinc2-Switch
to get the current UI go to this address http://forum.universal-devices.com/topic/18585-release-446-is-now-official/ First delete your Java cache and applications then scroll down to paragraph #4 and select option A. Did you Delete the Remotelinc from the ISY and then reinstall it after you updated your UI?
-
RemoteLinc2-Switch
The Remotelinc can only be added to a scene as a controller, it is never a responder. As Stu suggested, update your UI to 4.4.6 Delete the Remotelinc from the ISY, then do a factory reset on the Remotelinc. Be sure the battery is fully charged. Make sure you're within range of a dual band device, put the Remotelinc into the linking mode, then enter its address into the ISY under linking management, new Insteon device and hit enter. Once it's installed in the ISY you can add it to a scene.
-
Timer runs fast
It's also possible that as your timer program executes you're dropping a few clock cycles.
-
Timer runs fast
It's possible that if you're running a lot of programs or queries that it could effect your timer. There's no other option that I know of that would give you a more accurate count.
-
Keypadlinc button number
You could append the button letter to the name i.e. Room Light (a), etc.
-
Keypadlinc button number
Nor sure if this is what you're looking for but the order of the buttons is A B C D E F G H
-
Access Points -2443
The access points provide better RF coverage than a KPL or other wall mounted switch because the antenna is not obstructed. Other devices which provide the same benefits as access points are the dual band ON/OFF modules and the dual band LampLinc modules. If you have any RF only devices, such as motion sensors, door sensors etc, then you'll probably benefit from having externally mounted dual band devices.
-
Open/Close sensor - Bug?
That option doesn't exist. The device heartbeat is preprogramed to be sent every 24 hours. (the hidden door sensor, 2845-222, does have the option to set the heartbeat interval) If you're still having battery issues or if the heartbeat is being sent multiple times within a 24 hour period and the factory reset didn't help then you probably have a defective device.
-
Open/Close sensor - Bug?
Perhaps a factory reset might help?? 1) Remove battery and wait at least 15 seconds 2) Press and hold set button on Open/Close Sensor while reinstalling battery 3) Release set button when the status LED turns on Open/Close Sensor status LED will stay on for about 4 seconds and then turn off
-
Smoke Bridge Issue After Low Battery (3:00 am querry)
You might want to take the CLEAR node out of your equation / program. You can also try to query a node, such as low battery, to reset it. I'm not 100% sure but I believe the Clear node is a AL CLEAR signal which is sent once a triggered node is back to its normal state You can also add the ${sys.node.#.name} variable to your email notification body. This will tell you which node is triggering your email.
-
Linked keypad as wrong device
The keypadlinc that shows up as a 5 button is actually the 6 button keypadlinc. To remove the device from the ISY right click on it then click on DELETE. It's strange that it installed as a 5 button unless it was previously configured as a 6 button KPL. Is this a new KPL or a used KPL? (The 8 button and 6 button KPL's can be reconfigured to either 6 or 8 buttons). You should probably do a factory reset on the KPL before you reinstall it.
-
replaced capacitors in PLM now motion sensors sometimes flash
Try putting the sensors into linking mode, only one at a time, then do a restore device. It's possible some of your PLM link records got corrupted. Be sure that the link mode has stopped before putting the next sensor into linking mode
-
Dimmers not updating status
Krusty66, Additionally, you should do a factory reset on both the dimmer and the remote to remove all the links between the two devices, then reinstall the devices via ISY linking. This insures that the ISY is a participant in any commands issued from either the remote or the dimmer. When you have a scene all the devices within the scene know what the state is. Also a scene resides in the PLM not the ISY, this allows the scene to execute even if the ISY is off line. If you're using a remotelinc in the 4 button mode then you'll have bright / dim functions by pressing either the left or right buttons from the pair included in your scene.
-
Dimmers not updating status
How do you currently have the remote controlling the dimmer? It has to be either a scene or a program.
-
Dimmers not updating status
Put the remote and the Dimmer switch into a scene, both as controllers, the correct status will then be reflected on both the dimmer and in the ISY. Was the remote linked using the ISY linking?, if not it should be.
-
email
can you post a screen shot of the email configuration you're trying to use. Be sure to obscure your email address / password before posting.
-
keypads won't work after power outage
Remove power from both the PLM & ISY. Power up the PLM, wait about 10 seconds and then power up the ISY. No need to factory reset the PLM again.
-
2672-222 LED Light bulb flashing
Try a restore device on the 2672 bulb. If that doesn't work then there's always the 2 year warranty option.
-
ISY not responding to switch events. Is it the PLM?
If the ISY is in safe mode that means that the ISY is unable to communicate with the PLM. Being that the LED is not lit on the PLM means that the PLM has failed. The previous PLM's had an issue with the capacitors failing after about two years. The current shipping PLM has updated hardware and firmware. Your safest bet is to by a PLM from Smarthome. During the month of May they are doing free shipping on most orders.
-
Scenes not listed for conditional when creating a program
The ISY has no way to know the state of a scene. The scenes don't report their status back to the ISY. The scenes reside in the PLM which also allows them to function even if the ISY is offline.
-
A quick question
All devices should be linked using the ISY. Linking devices outside of the ISY prevents the ISY from knowing their state, etc.
-
Wireless thermostat - monitor communications / battery
Being that the 2441ZTH thermostat doesn't have a low battery or heartbeat node I use a simple program to monitor communications. This assumes that the humidity will change at least once within a 6 hour period which then restarts the 6 hour timer loop. Program Thermostat monitor IF Status 'wireless thermostat' >5% (Humidity) Then Wait 6 hours Send notification to 'your email' content 'Wireless thermostat Communication failure' Run Program 'Thermostat monitor' (IF) Else no action
-
Issues with status updates on 2441ZTH Thermostat
The power supply should be between 5 and 5 1/2 volts. Higher voltages will cause erratic behavior. Some power supplies are noisy and can interfere with the operation of the stat. If the thermostat is connected to a power supply then try running it on batteries to see if that improves communication, but give it a while to stabilize, it won't report immediately.
-
Issues with status updates on 2441ZTH Thermostat
You probably have poor communications between the thermostat and the ISY. try placing a dual band device such as a range extender near the thermostat. The wireless thermostat reports changes about every two degrees.
-
Reset everything
If you're factory resetting all the devices, then it probably wouldn't hurt to do a factory reset on the PLM. No need to reset the ISY. Then do a restore PLM - DO NOT do a delete PLM. Were all your devices installed using ISY linking?