Everything posted by larryllix
-
Use of variable for light "ON" level illumination - question
Although I use preset scenes for some lighting, for variable lighting I do not use Insteon scenes. I just use ISY commands with the level % option, specified by a variable. To change the setting in an Insteon scene requires about 10-15 seconds and can get you caught in the middle of the process, under certain situations. IMHO that is asking for devices needing factory reset frequently after they get messed up. .
-
Echo spokens get duplicated and then when deleted, echo thinks they are still there.
Yeah. I don't know why amazon hides those commands at the bottom of the list where nobody can find them. I keep the Windows webpage alexa app around just for that mostly. I don't find it on the mobile android app though. My alexa keeps finding other devices, like my laser printer and trying to flood me with advertising to buy their overpriced ink. Every time I delete the printer from the device list it finds it again and start the advertising cycle again. Not impressed with that one but it makes me replace tone cartridges early, wasting more supplies.
-
Motion sensor question for occupancy
I use a program shift register to record the last three events into a variable. Now when a certain pattern is found and triggers various programs I know which way things went. Each room and device has a designated two digit number based on variable constants dedicated to this, and a few other jobs. Text messages and emails are sent using these variables along with a chart of room/device numbers so the reader can interpret where the action is happening, all from one notification message. IOW: no need for a message from each room or device. One message does it all for each function. I have used the same setup for motion sequence (break-ins), leak detection and other functions where the location in the house is important. The common variable used for each function and multiple rooms also allows one program responses that can handle every room, instead of a separate program for each room x (times) a separate bank of programs for each function. Anybody interested in this I can post my programs that handle this. However using three devices in a series is not without it's occasional failures. I do think using only two devices in a sequence would be much more accurate and successful.
-
Motion sensor question for occupancy
Nice catch! Yeah I forgot about the Else section running when status logic is Anded with a switched control event. A switched control event is always False if it wasn't the trigger for the program's own If secton. Marking my post as such.
-
Motion sensor question for occupancy
You would have to ensure no Insteon links are made between the lamp module and the MS. The MS will need to have options set so that there is very little delay between trigger reports. Send On only. The MS cannot detect direction and this would toggle the lamp on/off only. Use an ISY program like this. xxxxxx XXXXXX xxxxxxx Sorry bad logic removed to avoid future confusion. Thanks to @Goose66
-
Insteon product availability
Wow! It appears Insteon has produced a CPR module for the name!!
-
BIOS update question
No. That wasn't stated or implied. AFAIK the bios comes on an eprom of some kind. However the BIOS can be upgraded by SSD or downloaded images that UDI has supplied to do just that. PG3 and IoP are not the same firmware as the BIOS firmware.
-
BIOS update question
"New hard drive came with IoP 5.4.4 and PG3." It likely came with the newer BIOS installed. Only the much older polisies came needing an upgrade
-
BIOS update question
Mine is the same after I did the BIOS update. Nothing happens when I click it again though. If the BIOS was the old version newer polyglots wouldn't run. Sent from my SM-G781W using Tapatalk
-
Polisy - Support thread for: PG3 v3.1.6 - v3.1.16 (December 9, 2022)
My polisy always reports the zwave error but I am told if if have a zwave stick inserted and it finds no zwave devices, ISY will throw an error. Sent from my SM-G781W using Tapatalk
-
My Polisy is behaving like a brick
If you turned off the DHCP reservation you may want to try power cycling your polisy and then look in your router IP assignment list after a few minutes. Your ping shows nobody home at that IP address so assume your polisy has changed IP addresses for some reason. Ethernet ports are all suppose to respond to a ping signal with a pong response. Nothing did. Why do you have port forwarding on?
-
My Polisy is behaving like a brick
polisy boxes can take several minutes to become quiescent with an IP address and appear on a router sometimes. Have you tried pinging the polisy address on your LAN?
-
E12 LED 40w equivalent candelabra bulb, no flicker with Insteon dimmers
I find all brands of bulbs have good and bad. I always had good luck with Philips bulbs, years back, and bought dozens for my new home, but they were always more expensive. I had really crap bulbs with their first run of Hue bulbs, and terrible luck with two batches of Warm Glow bulbs and now Philips is being faded out from the shelves in Home Depot Canada. The Warm and Glow ones flickered just above, and wouldn't produce any light under about 40% on an Insteon SwitchLinc. Dimmer. I have always had better luck with dimmable bulbs but they are getting very hard to get. All the bulks buy boxes of bulbs, regardless of brand are Non-Dimmable, around here now. I did see GE make a debut in a Lowes Canada store this morning. This happened to me with the Cree bulbs also. They were the best in the beginning. Now I have none left and HD Canada took them off the shelves. Feit bulbs were excellent for a time but they have disappeared from out local stores now also. Best to try a package and don't make any marks on the base. HD would return mine if they were never used and they looked at the base for abrasions,
-
Dead ISY 994i Power Supply
I don't find any units that can compare with the specs and price of the unit @Goose66 linked, even for double that price. It seems like a very versatile unit and would not even require the regular power supply for ISY or polisy.
-
Dead ISY 994i Power Supply
Nice! Here it is in Canada amazon.ca, since it states "Not available" https://www.amazon.ca/TalentCell-Uninterrupted-27000mAh-Wireless-Smartphone/dp/B07WLD32RP/ref=sr_1_5?crid=11GNGVCYJUJMA&keywords=TalentCell+Mini+UPS+Uninterrupted+Power+Supply+27000mAh&qid=1666870757&sprefix=talentcell+mini+ups+uninterrupted+power+supply+27000mah%2Caps%2C202&sr=8-5
-
Program with if(variable) condition doesn't run
Without State variable type usage the program would never trigger. With State variable type usage the program would have triggered, set the variable to 255, re-triggered the program and ran else due to >= 1. (Caused it's own event) However your Then section most likely would have been completed and worked. There are times where lines can get executed ahead of other lines when they are called in different programs.
-
Program with if(variable) condition doesn't run
Too much complication for the usual and typical triggered light timer. A condensed version if Motion is switched on Then turn on light Wait 2 minutes turn off light Else turn off light...this handles some rare cases that other lines in if cause the Wait to be cancelled mis time out. When an if condition is triggered it causes the program to start over. 2 minutes can last forever. Sent from my SM-G781W using Tapatalk
-
Insteon product availability
We are trying to get that wall built by 2024 to keep the refugee masses from overflowing Canada's free health. ...but get your dental work done first, bring drugs, and Insteon devices with you. Those cost more than shipping here.
-
Insteon product availability
I guess it is too early to expect any product to be shipped to Canada, personal or dealer, yet. $112 USD for one MS...ewww!
- Matter
-
How to find what programs a device belongs to?
Yes. I guess the label was different. Sent from my SM-G781W using Tapatalk
-
Help, big time freak show
That would be @kclenden
-
Help, big time freak show
Have to agree. Insteon would not be a fast enough protocol to cause fast flickering in even one device...slow blinking on and off...sure.
-
How to find what programs a device belongs to?
Yup. Right click on any program name in the program tree and select Search, Programs, pick one. Keep clicking it repeatedly until you don;t see any update onscreen, and then it will be looping back to the beginning again. ooops! Select Device, not program.
-
Motion Detector not showing motion changes (On/0ff) on ISY
Have you allowed enough time for the Linking mode to reset or reset it manually? Put the MS in linking mode and examine the options. Some can lock the MS out after motion for quite a long time. Have you tried a "Restore" on the device after it was set up? Can you show a screen shot here of your option page after putting it in linking mode?