14 lines
209 B
Markdown
14 lines
209 B
Markdown
---
|
|
title: Plant-it
|
|
description: Plant-it Widget Configuration
|
|
---
|
|
|
|
API key can be created from the REST API.
|
|
|
|
```yaml
|
|
widget:
|
|
type: plantit
|
|
url: http://plant-it.host.or.ip:port
|
|
key: plantit-api-key
|
|
```
|