Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

larryllix

Members

Everything posted by larryllix

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. In my setup I have to have both WiFis turned on because that is how they talk to each other.
  6. 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.
  7. $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.
  8. 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.
  9. 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.
  10. 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
  11. 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?
  12. 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.
  13. 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.
  14. 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.
  15. larryllix replied to TheWabit's topic in ISY994
    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.
  16. 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.
  17. 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.
  18. Post signs above each monitor. You are currently located in the city of XXXX
  19. 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
  20. The only firewall I ever had to allow access for was my Windows 10, 7, and java firewalls.
  21. 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.
  22. Are you attempting to connect the Tag manager to a secondary router (Actiontec) talking to your primary router (Netgear) via WiFi? Routers don't typically block any traffic from inside your LAN unless you enable those special features. Native router firewalls are for outside initiated traffic and this is not the case for a Tag Manager on your LAN. It doesn't require any port forwarding from outside to inside your LAN.. I doubt you had to punch holes in your router firewall to browse the Internet. You shouldn't have to, to allow your Tag Manager communicate to the outside world either, a basic router function. Once you enable those router features in your router then only specific IP addresses and ports may be allowed to pass, depending which method you blocked things with, usually one of two methods.... Block everything except the list I specify or Allow everything except the list I specify. I don't use any blocking features in my router for LAN traffic.
  23. I thought of that and marked Home as a house over a block but the screen has so many lines worn into it I can almost feel a groove to my house
  24. It's never a problem until it is....
  25. A few have found with dual band routers that the antenna system just can't handle the power output into two frequencies. Turning the power output levels down in your router, or access point, increases the success of most device comms. Sent from a tiny keyboard. Response may be brief.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.