The Tedee binding integrates Tedee devices (like a lock) through either the Tedee Cloud REST API or the local REST API exposed by a Tedee Bridge in the local network.
Cloud API and Local API bridge/things are separate but can run in parallel.
E.g. the same physical lock may therefore appear once below each configured connection.
Cloud REST API
- Add a Tedee Bridge - Cloud REST API and set your Personal Access Token (api token).
- Wait until this cloud bridge is ONLINE.
- Add auto-discovered locks, keypads, and bridge devices within the inbox (they bind only to this cloud bridge).
Local REST API
- Enable the local Bridge API in the Tedee app and create a local API token.
- Add a Tedee Bridge - Local REST API and set apiRoot (e.g. http://192.168.1.10/v1.0) plus apiToken.
- Wait until this local bridge is ONLINE.
- Add auto-discovered locks from the inbox (they bind only to this local bridge; keypads are not available locally).
Changelog
Version 1.0.0-beta
- initial release
