mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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
|
||||
title: "Plant Status Card"
|
||||
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
|
||||
sidebar: true
|
||||
comments: false
|
||||
@ -10,4 +10,22 @@ sharing: 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