Run pre-commit

pull/2987/head
shamoon 3 months ago
parent e38eb71329
commit 800ce7d516

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

Loading…
Cancel
Save