add dooris role for setup of dooris interaction on the node itself
This commit is contained in:
parent
4c9d582ba6
commit
af1b1906b1
14 changed files with 157 additions and 49 deletions
14
roles/dooris/README.md
Normal file
14
roles/dooris/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# dooris
|
||||
|
||||
Deployment configuration of [dooris](https://git.hamburg.ccc.de/CCCHH/dooris) on our host.
|
||||
For an exact description of host requirements, see the README of dooris itself.
|
||||
|
||||
## Required Arguments
|
||||
|
||||
- `dooris__hostname`: The hostname on which the dooris server is reachable
|
||||
- `dooris__ccujack_user`: Username for authentication against homematic ccujack
|
||||
- `dooris__ccujack_password` Password for authentication against homematic ccujack
|
||||
- `dooris__openid_client_id`: Client-ID in CCCHH ID for dooris
|
||||
- `dooris__openid_client_secret`: Client-Secret in CCCHH ID for dooris
|
||||
- `dooris__static_api_token`: A static token that is valid on the servers API and can operate locks
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue