Jump to content

larryllix

Members
  • Posts

    14889
  • Joined

  • Last visited

Everything posted by larryllix

  1. I use Insteon SwitchLincs with many Luminus BR-40 LED bulbs and they work fine down to about 8-10% dimming. I don't see why your bulbs wouldn't work but I have no experience with this brand. Usually, problems can be cured by adding on small incandescent bulb to the circuit somewhere. I don't think you will know for sure until you actually try it. With multiple bulbs on one dimmer, your chances of working well are very high. Off glow and flicker don't usualy happen with more than one bulb on a SwitchLinc. You may exeperience some slight flickering at certain levels which you could avoid in your ISY scenes.
  2. "Thermostat" is a reserved word for Echo/Dot and IIRC you can't name a device that without creating confusion.
  3. Everybody knows its a thingamajig with eight whatchamacallits where the whodickies light up like whatzits. Not the thingamabob ones that look like gizmos or widgets with whatnots on them. Sent from a tiny keyboard. Response may be brief.
  4. The Venstar was the only stat that gives out it's API for local (no cloud required) access. I like the Venstar T7800 for access via NodeLink but it seems to have a much more amateurish style than the Nest and Ecobee3. Greener grass? It's good that you chose a unit wth WiFi as then you are independent no matter what happens to your HA choices, down the road. You are dependent on a cloud interface but reading io_guy's comments, the ecobee3 is cleaner and more desirable that the Venstar. Not sure what aspects are making this opinion but he is the one that interfaced to them for us ISY users. Reading and watching reports about stats, they all have one problem or the other. Two of my son's have Nests and based on their praises of them I am glad I didn't go near them. Ecobee has contact burn out problems with A/C that has too heavy of a contactor. Venstar has a wandering sensor that I have to recalibrate about twice per year. I am very sensitive to 0.5C changes, though. I will be interested in hearing how you like the stat and may quiz you donw the road. I found the information on stats very bad and boxes contain nothing but "dreamware", where you imagine all the cools things but will never know until using one for three seasons. Even when contacting tech support I found the tech didn't know the difference between calibration stability and deadband hysteresis. Tech toy company gone HVAC?
  5. Corner placement may make Alexa more sensitive to bass sounds also and contribute to the problem. I know speakers produce bass sounds at a much higher volume when placed into corners so maybe the same thing applies. Teken did some hinting on things he did with Alexa boxes, using some sound masking set ups. I need to do some experimenting with that. In a one large room Gathering room you don't get a lot of places to install an Alexa appliance, not only due to lack of walls, but lack of receptacles. Strangely enough, on one experiment, knowing my speakers saturate the microphones, I tried a Dot on top of the speaker columns. That worked slightly better. I tried to acoustically isolate it from the speaker cabinet with materials but that didn't help any, probably as it got higher off the cabinet and could hear the speaker front better. Thanks for the Home observation. Eliminates any jump over urge for now.
  6. My wife usually pauses the TV when we try to talk to Alexa.I find the large speakers make Alexa almost completely deaf, no matter how low the sound is or where she is in the room. I have given up attempting to have Alexa control my AV system. She can turn it on OK but then becomes deaf. Sometime my Dot in another room will answer with two in the room I am standing in. Watch the dark blue LED pointing where she thinks the source of the sound is. When you see it spinning in every direction while you talk, it's almost useless. Other times she just "disconnects" so I am not the only one that has given up. I don't try to demostrate Alexa to guests anymore. She just embarrasses me, almost every time. If somebody else talks during the demo...she just gets confused.
  7. I had this happen many times. From the admin console query each device and see - if the level changes - what the level is - if the combination of device levels matches any of your scenes. - if the status changes of the devices are recorded in the ISY log. I haven't had problems with this for a while but to my best guess I had a OnOff appliance module spitting out bad code that matched a scene I have. Most of the time the ISY log had an error from the device each time this happened. The cure - I unplugged it a and plugged it back in. I haven't seen the problem since, This is not conclusive but a good indication and only time will tell...never know for sure though. Just power cycling every device may fix it for you but I would want to, at least, get a suspect device first.
  8. I prefer a combination of techniques. The best I have seen, is intiated at the remote by only sending exception reports (violates change % rules etc.) with a periodic heartbeat, usually containing a different parameter each time so that all points are absolutely updated once per every N data points x heartbeat period. Next in line, is a system that uses receiver end querying, but the remote does the same thing, sends the exception reports (data changes that violate rule limits) with one additional parameter (in a round robin fashion) each answer. In a more primitive system the additional parameter didn't happen, and the query end had to issue an all data points poll every X time. Then a flood would happen whereas every data absolute in the system was sent. With today's modern networking techniques, collisions are not usually a problem with lower protocol level, check techniques. Our LAN Ethernets live on that technique. Insteon does that fairly well. Insteon has poor checks at the higher levels. eg. ISY send a lamp On, and receives a status confirmation of On. Then what? Maybe the lamp isn't even plughed in or the triac blew last week. This could not be tolerated in an industrial control system.
  9. In my setup I have to have both WiFis turned on because that is how they talk to each other.
  10. I tried everything I could think of and found in manuals and instructional forum with no luck. In the end, in two attempts over months, now, the only way I can make my Cisco (DD-WRT) co-exist with my ASUS (native) is to share the same SSID and password. They must have some distance between them so they don't clash too hard. Port forwarding from outside via the two routers always works with the device's correct IP addresses though. IP reservation table work in the master ASUS for the remote devices also. This is despite the master ASUS router only showing 1 IP address for all the units hard connected to the Cisco but always shows an extra digit beside the ID showing how many units are connected through it. I tried all the bridge modes and access points and none of them ever worked for me after a few weeks of studying the things.
  11. $60? Heck my last RPi 3 came at about $120 canuck buck. My first RPi came a few hundred dollars as it only supports HDMI and I didn't have a monitor that was less than a few years old with HDMI, a keyboard and mouse, since RPi would take those mini round connectors that all my dozen keyboar and mice have. OTOH the Tags that started out as $15 now run $30-50 and Tag manager is another...what? $50 ...but then us Canucks have to pay our part for the Obama wall to protect against our slingshots that sting so badly on our "bare arms". Things has changed man.
  12. Wouldnt using a Synchrolink be the monitoring tool to notify the user of a pump failure even if it is the Syncrolink that fails? It seems to me, knowing this is a possibility, an ISY, a monitoring Synchrolinc, and some logic, would be enough to be a top quality alert system. Sent from a tiny keyboard. Response may be brief.
  13. trackR has some "coins" that transmit Bluetooth and are absolutely useless for the purpose sold. Their range is the typical range of Bluetooth, about 10 feet. Using an RPi that can detect BT may work if how to interface with the signal can be discovered, sending a signal to the ISY REST interface (that part is easy) The other thing that comes to mind is a thick rope tied on the outside of a pneumatic self closing door. Train a few dogs to push the door open to go outside, and pull the rope, from outside, to go in, making use of the slow close. Another would be a couple of well placed, and shrouded, Insteon MS units and an IOLink, using it's output contacts to activate an input to the door circuit.
  14. You have a repeat statement line with no code to repeat underneath it. You've been out to C too long The construct works like this. Repeat every 45 minutes ...do this ...do that Repeat 1 time ....do something ....do something else
  15. I have the same thing with, especially one Dot, about 10 feet from my router. Perhaps the WiFi is too sensitive and loses connection due to over driving the receiver, being so close?
  16. When the compressor us shut off the refrigerant pressure equalising can turn tge compressor motor backward. If yoy turn on the compressor while the motor is turning backward, most motors will start in reverse. Now you can destroy your whole system. The time delay is needed to protect your system. I did this once, due my stat and compressor on different curcuits, and hopefully my compressor wasnt damaged. Luckily I was outside, heard the awful noise of a compressor running backwards, and responded quickly to the breaker panel, just dropping the compressor circuit. http://hvac-talk.com/vbb/showthread.php?919272-single-phase-copeland-scroll-running-backwards Sent from a tiny keyboard. Response may be brief.
  17. The REST interface is passive and programs, and even a browser, can operate programs, scenes, devices and variables directly by ISY's 'catchers mitt' Sent from a tiny keyboard. Response may be brief.
  18. CAO TAGs have introduced a new unit that sends luminance. People are really impressed with their operation, so far. I have four but no luminence ones yet. They are easy to interface with ISY via it's REST interface. The basic features are temperature, humidity, motion, battery voltage, and no luminance, al in the same tag. Range is good, usually up to a few 1000 feet. Charting is native on their website for all parameters.
  19. larryllix

    Finding ISY

    Windows 7 and windows 10 both come with Windows Defender anti-virus software that they update very frequently, free. Windows 7 could run Microsoft Security Essentials, a free download from MS, and it was even better. One of the reasons i dumped Win 10 and went back to Win 7 on two out of three former Win 10 machines, so far. All are the best anti-virus softwares I have ever run, not slowing down your computer much, very transparent, and never attracting viruses to my machines. Easy to remove without starting over, also.
  20. The KPL LEDs can only be activated by Insteon Scenes. They will not respond to programs in ISY. KPL LED levels will but not On and Off.
  21. Welcome to the forum! I don't use Alexa scenes. I use combinations of various brands, all from my ISY. My Hues are controlled via Network resources in my ISY, as are my Milights, and LEDenet bulbs and RGBWW strips.
  22. Post signs above each monitor. You are currently located in the city of XXXX
  23. I prefer the logic capability of the ISY and central control of all my data and logic. eg. If ....Tag1.humidity >= 50% AND ....Tag1.Temperature < 20.0C AND ....from 9:00 AM ....to 4:30 PM (same day) Then ....run ventilation I don't think this and many other logics can be done without ISY being in control. I could just have bought a SH Hub for that
  24. The only firewall I ever had to allow access for was my Windows 10, 7, and java firewalls.
  25. Very weird. From the two screen shots I assume your Tag Manager must be at 10.0.0.19 trying to circumvent the total block set by the Maximum Security setting locking out all outbound traffic. Why block all outbound traffic and then attempt to punch a special hole in it? Do you need to block items in your LAN from talking to the outside world? OTOH: The settings you are playing with would normally only affect traffic going out through the WAN. Is your router attached to the ISP via the ActionTec WAN port? I could never make that work on my Cisco talking to my Netgear (primary to ISP). Only LAN to LAN connections ever worked and bridge mode never functioned properly either. I am no expert at this stuff but hear your frustration and just trying to point out "maybe" obvious things to me.
×
×
  • Create New...