mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update plant-status.markdown (#5676)
* Update plant-status.markdown * Uploading pictures for documentation * Update image
This commit is contained in:
parent
caef939fdc
commit
00a0d33d11
@ -2,7 +2,7 @@
|
|||||||
layout: page
|
layout: page
|
||||||
title: "Plant Status Card"
|
title: "Plant Status Card"
|
||||||
sidebar_label: Plant Status
|
sidebar_label: Plant Status
|
||||||
description: "TBD"
|
description: "The Plant card gives you an easy way of viewing the status of your plants"
|
||||||
date: 2018-07-01 10:28 +00:00
|
date: 2018-07-01 10:28 +00:00
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
@ -10,4 +10,22 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
TBD
|
A card for all the lovely botanists out there.
|
||||||
|
|
||||||
|
<p class='img'>
|
||||||
|
<img src='/images/lovelace/lovelace_plant.png' alt='Screenshot of the plant card'>
|
||||||
|
Screenshot of the plant card.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
| Name | Type | Default | Description
|
||||||
|
| ---- | ---- | ------- | -----------
|
||||||
|
| type | string | **Required** | `plant-status`
|
||||||
|
| entity | string | **Required** | Entity id of `plant` domain
|
||||||
|
|
||||||
|
**Example**
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
- type: plant-status
|
||||||
|
entity: plant.bonsai
|
||||||
|
```
|
||||||
|
BIN
source/images/lovelace/lovelace_picture.png
Normal file
BIN
source/images/lovelace/lovelace_picture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
BIN
source/images/lovelace/lovelace_plant.png
Normal file
BIN
source/images/lovelace/lovelace_plant.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
source/images/lovelace/lovelace_vertical-horizontal-stack.png
Normal file
BIN
source/images/lovelace/lovelace_vertical-horizontal-stack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 374 KiB |
BIN
source/images/lovelace/lovelace_vertical-stack.png
Normal file
BIN
source/images/lovelace/lovelace_vertical-stack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 230 KiB |
BIN
source/images/lovelace/lovelace_weather.png
Normal file
BIN
source/images/lovelace/lovelace_weather.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
x
Reference in New Issue
Block a user