Logi Circle camera with HASS

I noticed this too. :frowning: I e-mailed Logitech but the response wasn’t encouraging.

I’ve raised an issue: Logitech no longer accepting API applications for Logi Circle API · Issue #71945 · home-assistant/core · GitHub

And a PR to add an alert to the integration’s docs: Add alert for Logi Circle by evanjd · Pull Request #528 · home-assistant/alerts.home-assistant.io · GitHub

With the upcoming removal of Logi Circle support in Home Assistant 2024.9, are there any workarounds or methods to keep the integration functioning for those of us still using it effectively?
Any advice or tips would be greatly appreciated.

Sure, I’ve just created a custom component you can install to keep using the integration. It’s installable via HACS (recommended) or by manually adding it to your custom components folder.

I’ve released two versions:

  • v1.0.0: Identical to the version available from Home Assistant 2024.8 (minus removal warnings)
  • v1.1.0: Adds live stream support to the camera entity

The component is hosted here: GitHub - evanjd/logi-circle-home-assistant: Logi Circle integration for Home Assistant

2 Likes

Thank you so much!!!

1 Like

Thanks for this component.
How to do for live stream in a ligi circle?

If you have v1.1.0 installed, just click the camera entity to start the live stream.

thanks again