mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +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.
|
||||
</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 %}
|
||||
type:
|
||||
required: true
|
||||
description: plant-status
|
||||
description: "`plant-status`"
|
||||
type: string
|
||||
entity:
|
||||
required: true
|
||||
description: "Entity id of `plant` domain"
|
||||
description: "Entity ID from `plant` domain"
|
||||
type: string
|
||||
name:
|
||||
required: false
|
||||
description: Overwrites Friendly Name
|
||||
description: Overwrites friendly name
|
||||
type: string
|
||||
default: Entity Name
|
||||
theme:
|
||||
|
Loading…
x
Reference in New Issue
Block a user