homepage-plus/docs/widgets/services/planit.md
2024-02-19 17:54:28 -08:00

15 lines
287 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.
```yaml
widget:
type: plantit
url: http://plant-it.host.or.ip:port # api port
key: plantit-api-key
```