Skip to content

Home Assistant camera definition for Logi Circle 2 Camera.

License

Notifications You must be signed in to change notification settings

sergeymaysak/logicircle-ha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logicircle-ha

Home Assistant camera definition for Logi Circle 2 Camera.

This is a naive implemention of Logi Circle 2 Camera support based on shapshort image url for Home Assistant as custom component.

Supported features

This implementation exposes any acessories registered in your logi circle account as cameras in Home Assistant.

How to use

  1. Copy custom_components/camera/logicircle.py into folder where your configuration.yaml is located.
  2. Add to configuration.yaml:
camera:
  - platform: logicircle
    username: !secret email
    password: !secret password

Make sure you define in your secrets.yaml email and password for your Logi Circle 2 account.

  1. Enjoy )

Todo

  • private mode switch
  • WebRTC streaming for live view
  • services to download activities and day brief

About

Home Assistant camera definition for Logi Circle 2 Camera.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages