Jump to content

mmb

Members
  • Posts

    668
  • Joined

  • Last visited

Everything posted by mmb

  1. @brians I updated to have a look, there were 12 updates for me. The update went fine and querying the Z-Wave devices seems ok and no unusual behavior. I have a Z-Wave switch and a plugin dimmer module mixed with an Insteon switch and plugin dimmer. I use the Zooz and Insteon usb controller sticks.
  2. Updated to v5.4.2 - zero issues.
  3. Zooz provided this file to me and it didn't work for me either. They concluded it was a bad stick.
  4. I finally received my replacement Zooz controller. I updated without issue and everything is working perfectly.
  5. My brother had a really bad flicker problem with one overhead LED light which is controlled by an Insteon dimmer. As a last resort he bought a dimming stabilizer from AArtech in Canada. - bought the "yellow" but there's a "blue" available as well. He wasn't hopeful and if it didn't work he was going to give up and replace the dimmer with a regular switch. This little device works amazingly well, flicker is gone and the dimming is very smooth as well. Unfortunately it's pretty expensive so I was wondering if I could hack one together. Does anybody know what circuitry is in this thing? https://www.amazon.com/PCS-LDS-120V-Dimming-Stabilizer-120V/dp/B07B1LY2J9
  6. I seem to remember I had to re-save/recreate some of the programs as they were highlighted in yellow and not working when I updated. Also don't forget the update the UI by clearing the java cache and rerunning start.jnlp
  7. @apostolakisl I hardly use any of the capability of BI, but the trigger programming is different on the backyard cams because they trigger more with snow storms.
  8. I had similar issues with IR until up updated to the newer cams that have low light capability like ColorView. So now I don't use IR at all. Ambient street lights are enough. The motion detect/ISY is used more now to scare away kids checking cars and the light do highlight objects. This is the old front cam with IR, as you can see there is a world of difference with the newer tech.
  9. Why a waste? Do you continuously record and review 24X7? Motion detect is the perfect application here. I have 5 cams all on motion detect and it works perfectly. I do not use IR on the front cam and BI can control size of object causing motion so snowflakes are not a problem. Sounds like you need BI...
  10. @larryllix Here is a quick demo of BI/ISY and motion detect - you'll see my house lights turn on via the ISY as the van approaches. It's the morning paper delivery at 3:00 am. The cam uses low light technology called ColorVu and costs about $100. Basically it's a HikVision knockoff. You'll see ambient lighting on the street provides plenty of light with this technology but the house lights do help.
  11. @fastbird1 I thought you would so I edited my post and added. But here it is again State variable /rest/vars/set/2/38/1 -> 2 is state table, 38 is variable number and 1 is the value. I have over 50 state variables and the 38th is the motion detected value. "Set" is obvious, BI is setting the value to 1 on motion - classic binary 1 is on and 0 is off So the program is watching for motion (1) and it resets the value to no motion (0) when the program finishes.
  12. @larryllix in this configuration the video stream is just passed along to BlueIris and it does all the heavy lifting - all the features in the cam aren't really used. BlueIris powerful pro sw given its really low price.
  13. @fastbird1 Just make sure you have the Network Module installed is all (I think it's included with Portal) you don't actually have to touch or program it, it just opens the ISY to network calls. As I noted, just create the state variable the program and and the corresponding url on BI. State variable /rest/vars/set/2/38/1 -> 2 is state table, 38 is variable number and 1 is the value Of course BI and the ISY need to see each other on the network. I found the hardest part was finding the Alert setting in BI 5. I have several friends who use this functionality and they love it.
  14. @fastbird1I do exactly that with my BI and ISY994. Set up a ISY state variable and have a program watch it. Setup an alert (on alert) in BI like http://admin:xxxx@192.168.0.169/rest/vars/set/2/38/1 (motion_cam_detect) Have the program turn on a light (or whatever) like this... I also count the number of times it's triggered and the ISY sends me a report in the morning. I've run this for about 10 years without an issue and no false allarms as I have a trigger area set in BI.
  15. @gviliunas thanks for the update. Zooz support did mention others reported the same problem. I still haven't received my replacement yet.
  16. The deeper we get into Z-Wave the more I appreciate Insteon...
  17. @oberkc, maybe if @Chris Jahn could show up some screen shots and let us know what devices he's using?
  18. Could be, I've done a lot of manual flashes and the likelihood of pooching the flash memory is definitely a concern. Hope you get yours straightened out...
  19. @brians You can confirm by checking the log file as Michel noted and if you're comfortable with SSH.
  20. @larryllix Very interesting, thanks for the information.
×
×
  • Create New...