Skip to content

Home

pysesame3

Unofficial Python Library for SESAME products from CANDY HOUSE, Inc.

PyPI PyPI - Python Version GitHub Workflow Status (branch) Documentation Status codecov PyPI - License

This project aims to control SESAME devices by using the cloud service.

Supported devices

Features

  • Retrieve the device status (battery level, locked, handle position, etc.).
  • Retrieve recent events (locked, unlocked, etc.) associated with a lock.
  • Needless to say, locking, unlocking and clicking (for the bot)!

Usage

Please take a look at the documentation.

Libraries

Name Lang Communication Method
pysesame Python Sesame API v1/v2
pysesame2 Python Sesame API v3
pysesame3 Python Web API, CognitoAuth (The official android SDK reverse-engineered)
pysesameos2 Python Bluetooth

Integrations

Name Description Communication Method
doorman Control SESAME3 from Homebridge by MQTT Web API
Doorlock iOS widget for Sesame 3 smart lock Web API
gopy-sesame3 NFC (Felica) integration Web API
homebridge-open-sesame Homebridge plugin for SESAME3 Cognito integration
homebridge-sesame-os2 Homebridge Plugin for SESAME OS2 (SESAME3) Web API
sesame3-webhook Send SESAME3 status to specified url. (HTTP Post) CognitoAuth (based on pysesame3)

Credits & Thanks