You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/sensor.history_stats.markdown
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
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."
5
5
date: 2017-02-10 12:00
6
6
sidebar: true
7
7
comments: false
@@ -10,14 +10,15 @@ footer: true
10
10
logo: home-assistant.png
11
11
ha_category: Sensor
12
12
ha_iot_class: "Local Polling"
13
-
ha_release: "0.38"
13
+
ha_release: 0.39
14
14
---
15
15
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/).
17
17
18
18
It can track how long the component has been in a specific state, in a custom time period.
0 commit comments