Jump to content

builderb

Members
  • Posts

    437
  • Joined

  • Last visited

Recent Profile Visitors

2027 profile views

builderb's Achievements

Experienced

Experienced (4/6)

51

Reputation

  1. Jeez, I feel lucky. Had an 8-button dimmer crap out on me a week or so ago. Figured I'd limp through until my z-matter board arrives and have to replace it with some kind of z-wave or matter-enabled switch. On a whim, went to the new Insteon store, and OH MY GOD THEY HAVE PRODUCTS IN STOCK!!! Picked up a replacement, and a motion sensor as well. They arrived within days, looking forward to returning the system to full functionality. Great job guys!
  2. Got this up and running, and it works great. I'm curious about the "unifi_siteid" variable, though. I got the node server running by leaving that variable on "default", and as long as the devices I'm trying to track are on the original network my UDM created, it works fine. But I have several VLANs, and I would like one of those to be where the family phones connect to. I'm not sure what ID value to use to get this node server to look at that. Network name didn't work. VLAN ID didn't seem to work either. Is there an example of how to manipulate that variable? Is that even what that variable is set up to do? Ideally I would like to specify multiple VLANs for the node server to watch for various devices. Is that possible?
  3. Oh dang... Guess I'm glad I had one laying around from years ago (a decade almost?) when I used the Indigo platform to dip my toe into the Insteon world.
  4. Did you use a separate program to reset it at dawn? As I recall, I put it on a timer because it was as easy as adding a couple lines to the "then" statement.
  5. Apparently Ring has been letting their Ukrainian AI team access customer videos with little oversight or control. Yikes.
  6. I’ll offer this as an example of an override I use. Might be helpful in your situation. My porch lights turn on via motion sensor, and after a minute not sensing motion, the ISY turns them off. However, there are times when I want to keep the porch light on (guests coming, etc.). So if someone uses the physical switch to turn on the porch light, I also have the ISY disable the one minute timer program that turns the light off. The motion sensor still sends on commands when it senses motion, but that’s fine, the light is already on. Then, when the switch is physically turned off, the timer program is reactivated. I also have a 6 hour timer on the on/disable command to ensure that even if someone *ahem* forgets to turn the porch light back off, it will restore itself to normal function without intervention.
  7. I looked into this for an aquarium light I have that works the same way: line voltage to the LEDs, and a 0-10v control wire regulating the voltage of the lights. You can DIY a controller using the PWM outputs of an Arduino or Pi type device and a voltage doubling circuit. Add a wi-fi shield, and you can have it interact with the ISY REST interface, and back at the light via network resources. With the right skill set, it’s not too difficult. Depends how valuable your time is.
  8. I looked into this for an aquarium light I have that works the same way: line voltage to the LEDs, and a 0-10v control wire regulating the voltage of the lights. You can DIY a controller using the PWM outputs of an Arduino or Pi type device and a voltage doubling circuit. Add a wi-fi shield, and you can have it interact with the ISY REST interface, and back at the light via network resources. With the right skill set, it’s not too difficult. Depends how valuable your time is.
  9. Good guess but no. [emoji106] Bob the Builder actually irritates me to no end. I’d so fire his crew the first time they took off chasing a butterfly. [emoji41]
  10. Got my woodworking tools out of an 8 year storage, cleaned up, tuned up, and running again. Need to pull some new electric circuits once I decide where things will live, but I finally can do stuff in the garage!
  11. The auto top off on my fish tank is a scaled down version of this. It uses an optical level sensor to turn on a pump to replace evaporated water with RODI water to maintain water parameters. The water surface is pretty turbulent too. The trick is that the sensor doesn’t trigger the pump until the sensor is open for two seconds. For a pool, I’m sure you could stretch that to a minute or more. That keeps the pump from coming on every time a wave trough passes by.
  12. Thinking about this a bit more, you may want to consider wiring up a separate speaker just for this. Presumably you’ll be using your receiver to watch the game. Having it automatically switch to a different input while the replays are being shown might not be ideal. It would also cut down on latency, since you won’t have to switch inputs, pause, play sound, etc. Unless the receiver can automatically overlay an audio track over an already-playing audio stream?
  13. Don’t know about the Denon. If it stores files locally, and that is exposed to the network commands, then it should be possible. I did something similar, but I used my computer to handle the music portion. I wrote a script that switched the receiver input to the media player, then streamed a playlist from my computer based on a network resource call.
  14. Not cheap, but good quality and well-supported: https://www.atlas-scientific.com/product_pages/pressure/a-10_pressure.html
  15. If you’re so inclined, the Davis wind sensor (speed and direction) is pretty easy to connect to an arduino or RPi. Then either have it continuously report, or only report over a threshold. Highly accurate, localized, and instantaneous. Oh yeah, links. I use this: https://www.amazon.com/Davis-Instruments-Anemometer-vantage-Pro2153/dp/B076H3HCYX Pulse counter for the wind speed, analog input for the direction. This one is like half the cost of the Davis one, but it’s got lots of support. https://shop.switchdoc.com/collections/sensors/products/weatherrack-anemometer-wind-rain-for-weatherpiarduino-weatherplus-raspberry-pi-arduino
×
×
  • Create New...