bdraco / doorbirdpy

Python wrapper for the DoorBird LAN API

Home Page:https://pypi.org/project/DoorBirdPy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moved to https://gitlab.com/klikini/doorbirdpy


doorbirdpy

Python wrapper for the DoorBird LAN API v0.21

Features

DoorBird API Documentation

Note that no image data is handled by this wrapper; it only returns the URLs to access images and streams. It was designed this way so that the fetching of images could be handled by the client application and so that this library would not have so many dependencies.

Supported

  • Live video request
  • Live image request
  • Open door/other relays
  • Light on
  • History image requests
  • Schedule requests
  • Favorites requests
  • Check request
  • Info request
  • RTSP

Not yet supported

  • Monitor request
  • Live audio transmit
  • Live audio receive
  • SIP

About

Python wrapper for the DoorBird LAN API

https://pypi.org/project/DoorBirdPy/

License:MIT License


Languages

Language:Python 100.0%