https://github.com/sergeymaysak/logicircle-ha
Home Assistant camera definition for Logi Circle 2 Camera.
https://github.com/sergeymaysak/logicircle-ha
homeassistant homeautomation logicircle2
Last synced: 7 months ago
JSON representation
Home Assistant camera definition for Logi Circle 2 Camera.
- Host: GitHub
- URL: https://github.com/sergeymaysak/logicircle-ha
- Owner: sergeymaysak
- License: mit
- Created: 2018-08-11T21:44:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-09T20:38:20.000Z (about 7 years ago)
- Last Synced: 2025-01-29T06:48:44.451Z (9 months ago)
- Topics: homeassistant, homeautomation, logicircle2
- Language: Python
- Size: 5.86 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`:
```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.
3. Enjoy )
## Todo
- private mode switch
- WebRTC streaming for live view
- services to download activities and day brief