Recent content by Vettester

  1. Vettester

    Someone made another BlueIris Home assistant Integration

    I'm still looking, but so far I've noticed it has a better configuration menu and adds additional sensors for AI and camera connectivity.
  2. Vettester

    Someone made another BlueIris Home assistant Integration

    I installed this and it works great!
  3. Vettester

    Testing Yolov26s on BI6

    Rename the model to yolov26s.onnx and drop it in your models folder.
  4. Vettester

    Blue Iris Updates - Official Thread

    I've been running 6.0.5.0 since it was released yesterday with no issues.
  5. Vettester

    CPU Usage v6.x

    Nope, running 6.0.4.8 on an i7-14700 with no CPU issues.
  6. Vettester

    Full ALPR Database System for Blue Iris!

    OK, I guess that makes sense, but where I live I rarely see the same delivery vehicle plate more than a few times a month. I have a camera setup on my front porch that notifies me when a package has been delivered so that's all I need. I'm not sure how HomeSeer handles notifications, but I...
  7. Vettester

    Full ALPR Database System for Blue Iris!

    I'm not sure what you are asking either. It would help if you described what are you trying to accomplish. You should be able to get a plate number from Blue Iris via an MQTT message and then associate that with a tag and name inside of your automation system.
  8. Vettester

    New iOS Version 2.0.6.01

    The latest iOS app (2.0.8.01) adds a new timeline feature, which makes scrubbing through videos much easier.
  9. Vettester

    NoSignal status counter

    NoSignal simply means the camera lost connection to the network for whatever reason. If your network is healthy you shouldn't be seeing any of these.
  10. Vettester

    Version 6

    In my opinion the improvements in AI alone are worth updating. I've been on V6 since it was released and there were issues in the beginning, but the majority of them have been resolved. I haven't had to do any trouble shooting for awhile now and the current version (6.0.4.6) seems to be stable...
  11. Vettester

    New iOS Version 2.0.6.01

    An updated iOS version was released today and with the exception of a new color scheme and some new icons in the log file I don't see any other improvements which is disappointing to say the least. Anybody see anything else new?
  12. Vettester

    Day / Night profile switching

    I have 2 LPR cameras, one older and one newer. The endpoints I posted work on the newer one, which I assume you have.
  13. Vettester

    Day / Night profile switching

    Since you have the newer UI use a customized scene and for the profiles 0 is Day, 2 is Night and 1 is General. Here's an example of how to set this up for Home Assistant... Add the following to configuration.yaml file, adjusting the username, password and IP address accordingly. rest_command...
  14. Vettester

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I'm not using CPAI, but I do have 2 cloned LPR cameras in BI and I'm not having any issues.
  15. Vettester

    Blue Iris - using http or json to get ptz camera patrol pause status

    Blue Iris doesn’t have a built-in “resume PTZ patrol after X minutes” or “alert if patrol stopped” feature, but you could setup an external automation using something like Node-RED, Home Assistant or Hubitat.