homepage/docs/widgets/services/plantit.md
2024-02-23 05:43:17 -08:00

18 lines
349 B
Markdown

---
title: Plant-it
description: Plant-it Widget Configuration
---
Learn more about [Plantit](https://github.com/MDeLuise/plant-it).
API key can be created from the REST API.
Allowed fields: `["events", "plants", "photos", "species"]`.
```yaml
widget:
type: plantit
url: http://plant-it.host.or.ip:port # api port
key: plantit-api-key
```