Skip to content

Commit dd9ca40

Browse files
committed
Minor changes
1 parent a252eba commit dd9ca40

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

source/_components/sensor.history_stats.markdown

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
3-
title: "History Statistics"
4-
description: "Instructions about how to integrate history_stats sensors into Home Assistant."
3+
title: "History Statistics Sensor"
4+
description: "Instructions about how to integrate historcal statistics into Home Assistant."
55
date: 2017-02-10 12:00
66
sidebar: true
77
comments: false
@@ -10,14 +10,15 @@ footer: true
1010
logo: home-assistant.png
1111
ha_category: Sensor
1212
ha_iot_class: "Local Polling"
13-
ha_release: "0.38"
13+
ha_release: 0.39
1414
---
1515

16-
The `history_stats` sensor platform provides quick statistics about another component, using data from the history.
16+
The `history_stats` sensor platform provides quick statistics about another component or platforms, using data from the [history](/components/history/).
1717

1818
It can track how long the component has been in a specific state, in a custom time period.
1919

20-
Examples of what you can track :
20+
Examples of what you can track:
21+
2122
- How long you were at home this week
2223
- How long the lights were ON yesterday
2324
- How long you watched TV today

0 commit comments

Comments
 (0)