homekit/doc/test_api.md
2022-04-24 01:33:04 +03:00

12 lines
141 B
Markdown

# test_api.py
Config example:
```toml
[api]
host = "app-dev.domain.ru"
token = ""
basic_auth = "user:password"
[logging]
verbose = true
```