mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Fix grammar in introduction of Sensor card docs (#39771)
This commit is contained in:
parent
52a00c30c4
commit
6ad003f025
@ -2,7 +2,7 @@
|
|||||||
type: card
|
type: card
|
||||||
title: "Sensor card"
|
title: "Sensor card"
|
||||||
sidebar_label: Sensor
|
sidebar_label: Sensor
|
||||||
description: "The sensor card gives you a quick overview of your sensors state with an optional graph to visualize change over time."
|
description: "The sensor card gives you a quick overview of a sensor's state with an optional graph to visualize change over time."
|
||||||
related:
|
related:
|
||||||
- docs: /integrations/frontend/
|
- docs: /integrations/frontend/
|
||||||
title: Themes
|
title: Themes
|
||||||
@ -10,7 +10,7 @@ related:
|
|||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
---
|
---
|
||||||
|
|
||||||
The sensor card gives you a quick overview of your sensors state with an optional graph to visualize change over time.
|
The sensor card gives you a quick overview of a sensor's state with an optional graph to visualize change over time.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='/images/dashboards/sensor.png' alt='Screenshot of the sensor card'>
|
<img src='/images/dashboards/sensor.png' alt='Screenshot of the sensor card'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user