Cool, thanks. That kinda got me where I wanted to be. Can I get the memo from the attributes and use that rather than just detected - So it would basically be a garage camera, but depending on what the AI detects is what is displayed?
Garage Door Camera - Clear or Person/Car/Name/Plate
BTW, I have a camera doing ALPR so I display plate value in that case.
For some scenarios, as part of an automation, I write a custom log entry to logbook. Look at logbook.log service, scroll down on this doc page Logbook - Home Assistant
Detected that custom integration ‘blueiris’ calls async_forward_entry_setup for integration, blueiris with title: Jewell and entry_id: 3737aea1b76d7c0dcf5c57e3cc4f77f8, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/blueiris/managers/home_assistant.py, line 121: await load(self._config_manager.config_entry, domain), please create a bug report at Issues · elad-bar/ha-blueiris · GitHub
Thank you very much for leading this thread and getting the steps outlined for beginners like me.
I tried to read as many threads as possible to understand the ins-n-outs before setting up - specifically BI Motion alerts → Home Assistant and fortunately stumbled across this concise, articulate set of steps.
I’m posting the link here, as I am sure it saved me hours of debugging mistakes I would have made without being taken through the process step-by-step.
The blog entry was written in 2024 so it’s consistent with currently available integrations and application updates. There are a few places where I could have used extra wording to quickly identify where the configurations needed to be made, but overall, this allowed me to get everything up and running in 15-20 mins - from nothing ready, to testing my first camera alert.
Thank you “Reckless Rewards”!
I’ve been using this integration for about 6mo with no issues. Randomly this week the entities died and I couldn’t get it to recover. So I removed BlueIris integration and no upon installing it, it’s giving “Invalid Server Details”.
Nothing has changed on BlueIris side. I can still access BI locally like normal and confirmed the UN/PW still works. Confirmed PC running HA can ping BI pc and vice-versa.
It’s failing so fast it’s like it isn’t trying. Any suggestions?