mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 11:16:54 +00:00
Update plant-status.markdown (#15926)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
ed11b223c9
commit
4102554fe6
@ -11,20 +11,20 @@ The Plant Status card is for all the lovely botanists out there.
|
|||||||
Screenshot of the plant status card.
|
Screenshot of the plant status card.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
To add the Plant Status card to your user interface, click the Lovelace menu (three dots at the top right of the screen) and then **Edit Dashboard**. Click the plus button in the bottom right corner and select **Plant Status** from the card picker. All options for this card can be configured via the user interface.
|
To add the Plant Status card to your user interface, click the Lovelace menu (three dots at the top right of the screen) and then **Edit Dashboard**. Click the "Add Card" button in the bottom right corner and select **Plant Status** from the card picker. All options for this card can be configured via the user interface.
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
type:
|
type:
|
||||||
required: true
|
required: true
|
||||||
description: plant-status
|
description: "`plant-status`"
|
||||||
type: string
|
type: string
|
||||||
entity:
|
entity:
|
||||||
required: true
|
required: true
|
||||||
description: "Entity id of `plant` domain"
|
description: "Entity ID from `plant` domain"
|
||||||
type: string
|
type: string
|
||||||
name:
|
name:
|
||||||
required: false
|
required: false
|
||||||
description: Overwrites Friendly Name
|
description: Overwrites friendly name
|
||||||
type: string
|
type: string
|
||||||
default: Entity Name
|
default: Entity Name
|
||||||
theme:
|
theme:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user