mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Feature: Plant-it widget (#2941)
This commit is contained in:
parent
841c74d58a
commit
619f365c92
9 changed files with 91 additions and 0 deletions
15
docs/widgets/services/planit.md
Normal file
15
docs/widgets/services/planit.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue