Jump to content

larryllix

Members
  • Posts

    14930
  • Joined

  • Last visited

Everything posted by larryllix

  1. Because I can't think of a way to handle what you have done.... The only thing I can think of is to use a variable with a second siren program to disable the actual noise. Then you could monitor the variable and flash a light or other lower annoyance while the siren is disabled. The variable could be controlled with the 5x switch action. Clever idea! I use a KPL with four keystroke combinations for several things like that.
  2. I was incorrectly thinking he was referring to the LED on the IOLinc.My bad there. Still not a problem. Consider the LED a closed door indicator and look for it to be OFF, or reverse the Scene operation using a program if necessary.
  3. Now the LED indicates the door is closed. Is that a problem?
  4. Let's not fill the forum threads with constant criticism when some opinion won't change anybody's life. I think it's the NY state being too close to Canada that causes this.
  5. Even if Stu made the term up, English is a flowing language with constant changes. Who are we to argue with a new term?
  6. WTF? C.A.I. maybe, but OTOH, OMG! AFAIC is the CIA also AI?
  7. Are you turning On a scene with devices set to Off, or are you turning Off a scene with devices set to On?
  8. For me, ISY can simulate low levels of AI. It is artificial and it has some intelligence, in the form of decision making, based on sensing parameters. Alexa does display some AI via the cloud databases, but not via HA.. Alexa in combination with ISY, has no AI and as lilyoyo1 posted, is just a glorified remote.
  9. The switch never needs to be replaced. Just change the trigger logic to the opposite polarity. This isn't a security system with secure detection lines. If the trigger reverse option is removed, the daily query will not cause an erroneous status. I can use either contact polarity in a program and no difference will ever be detected.
  10. I would be afraid of having a scene containing 70+ devices. Every time one device hiccoughs you would have to do a restore write to every device involved. The chances of a bad comm during this process should go up exponentially based on the quantity of devices! I use one scene with the majority of my devices to flash the entire house. The normal All Devices Off is done by a program where I can see the list and control sequence. I don;t recommend scene operations that large. From what I have been told there is no checkback for failures and this make scenes not as reliable. I inject 1-2 second delays between most devices as I know Insteon will bottleneck after a certain quantity of devices or errors. I have experience with a device that has been disabled and yet ISY still tries to operate it. When this happens the next three or four seconds worth of operations all fail by never getting sent or not comm'ing. This took me a few months to find. I also find when a whole house Off sequence is happenning I can detect some lights in a sequence and have time to react to it so I am not left in the dark. I have one program that ensures everything is off when the house is vacant. This algorithm can fail occasionally because of lack of detected movement.
  11. Benoit is promising a technology jump for Alexa with Portal v3. IIRC from his comments he is going to jump one of the cloud services possibly enhancing the Amazon process. Then we'll see who is faster (for now). Googlites eat your hearts out! Google has been spamming my cell phone lately so I am not real happy with them. I keep experimenting with deletions for the last few weeks attempting to find out where the annoy-ware is coming from.
  12. Why don't you give me a list of all possibilities that can be done, and I can go from there? Maybe you should start another thread so we don't side track this one any further.
  13. It's a bug in the wiki instructions. This should have been corrected a long time ago and never posted in the first place. Remove the checkmark and re-write your programs to make the logic correct.
  14. My Echoes and Dots vary aa lot in timing. It is not uncommon for Alexa to just sit and think for 20 seconds before activating ISY connected devices. If my TV amplifier is on (large speakers) I have to yell at it within a few feet or mute the TV sound. My Dot off to the side of one speaker (6-7'), and the Echo across the room (12-15'') are almost completely deaf. I find any bassy sounds especially affect the Echo with it's muted bassy sound output. When yelling at a local Dot I have found another Dot in another room will often answer faster.
  15. I consider using a program state bad form and avoid it if at all possible. It is way to obscure and even some variable usage on a trigger driven ISY engine can be hard enough to sleuth. You'll get caught taking days or even weeks of your time and learn the hard way. Or if in formal code school, get expelled for it. Sent from my SGH-I257M using Tapatalk
  16. Funny story about those UV eproms in the late 1970s. I rewrote the bios/os on my 6800 kit and took a chip to a hairdressing school and asked if I could sterilise something in their brush steriliser. My mother went through hairdressing school, decades earlier, and I knew they used them for shared hair equipment. Well it wasn't cleaned off completely and with my tail between my legs I had to go back and ask again. Try explaining an erasable memory chip to a bunch of hairdressers back in about 1976. I didn't dare ever say floppy disk for fear of police action. Of course some hobbiests were only beginning to talk about owning those 8" ones. A few years later my father bought me my own UV eraser lamp for Christmas. IIRC those 1024 byte eproms cost me $100 each and the UV lamp was about the same price. Sent from my SGH-I257M using Tapatalk
  17. I have never received a clear definition of the method used inside ISY for state triggering. I see two different methods and although the table of usages for each element was denied I believe v5 may have changed how it works. 1, each element has a list of usages and when that element changes value, all usages of that element are searched for logic results (if sections) 2, each time any element changes vslue, every program if section is evaluated 3,on a cyclic time clock basis each program logic section is evaluated and executed if necessary. I worked on a real time system using technique 3 for grid protection, but it took many other cpus to digitise all the hundreds of AC waveforms on a 24 samples per 60Hz cycle, for simultaneous harmonic analysis. Using a 8MHz 486 was still plenty fast enough for this big system handling do much processing without hiccoughs. Spreadsheets work on the same technique with multiple pages of calculations Sent from my SGH-I257M using Tapatalk
  18. I try to limit my usage of State variables because I figure somewhere in the trigger engine they all have to be searched every event. I run about 60. However I use about three hundred Integer variables because I figure they just sit and take up space and no CPU power. I have about two hundred used for constants to define colours for five types of RGBW bulbs and strips, as well as True, False and dozens of other constants Sent from my SGH-I257M using Tapatalk
  19. And it shouldn't be forgotten that PSU may be quiet when the ISY load is removed. Sent from my SGH-I257M using Tapatalk
  20. Must be something wrong with their parsing engine. Sent from my SGH-I257M using Tapatalk
  21. I consider my watering cycles based on light intensity, written in a PLC style language similar to ISY994, (HC2000), running on a 40MHz 80486 cpu back in the 1980s decade to be automation. It was around but not for the faint of heart. OTOH my in wall motion detectors are home automation also. I guess this comes down to definitions. Does smart automation take two or more logic elements? The wall MSes have sensed motion as well as light levels! Most of my ISY programmes only use one element. [emoji16] Sent from my SGH-I257M using Tapatalk
  22. I would attempt to start over with the NR. In the old days of computers at times you could get an occasional control character in a string of text and could not detect it or see it. The answer was to start over or delete all fields and retype them. Sent from my SGH-I257M using Tapatalk
  23. I used a 40% on to off ratio timer for this when it happened to me. The appliance repair supply told me they use 50%. You are not the first A second program trigger by several times of the day ANDed with a program last run + X minutes line that runs the main program works as a watchdog. No run at startup needed and corrects a many times per day as time trigger lines of program.
  24. Do you have the curly braces at each end? Sent from my SGH-I257M using Tapatalk
  25. Can you turn the bulb off from a cell phone app? Perhaps the zigbee connection from the Hub to the bulb is bad. Another point is you got back a 200 code which means it communicated with ISY OK, indicating a possible problem with your syntax sent.
×
×
  • Create New...