From 1dcc866ece5ffa7ac1eea2392302401a237b40a4 Mon Sep 17 00:00:00 2001 From: Boris K Date: Sun, 26 Feb 2017 14:40:29 +0100 Subject: [PATCH] Move history_stats from "Improvements" to "New" (#2151) The history_stats sensor platform is new in 0.39, so it should be in the "New platforms/components" list, not in the "Improvements" list. --- .../2017-02-25-config-panel-and-state-restoration.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_posts/2017-02-25-config-panel-and-state-restoration.markdown b/source/_posts/2017-02-25-config-panel-and-state-restoration.markdown index 11f064d7012..b07fee13d56 100644 --- a/source/_posts/2017-02-25-config-panel-and-state-restoration.markdown +++ b/source/_posts/2017-02-25-config-panel-and-state-restoration.markdown @@ -134,6 +134,7 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance - Add [Ebox][ebox] sensor platform ([@titilambert]) - Mediaplayer [clementine][clementine] remote ([@jjmontesl]) - Add [Fido][fido] sensor ([@titilambert]) +- Add [History Statistics][history_stats] sensor platform ([@bokub]) #### Improvements @@ -142,7 +143,6 @@ And a final shout out to [Pascal][@pvizeli]. He keeps improving the performance - Media Player - Apple TV: Handle connection errors when connecting to Apple TVs, re-use aiohttp session , add fake support for turn on/off ([@postlund]) - Zoneminder: Refactoring and JSON decode error handling ([@pschmitt]) - Recorder: Add tests for full schema migration, limit to session scope ([@armills]) -- Tests: Add history_stats sensor ([@bokub]) - Device tracker - Tado: Add support for multiple devices to Tado device tracker ([@markoudev]) - Z-Wave: Fix zwave helper getter not to fail on some None results. ([@andrey-git]) - Core: `sensor_class` migrate to `device_class` ([@armills]) @@ -288,6 +288,7 @@ Experiencing issues introduced by this release? Please report them in our [issue [volvo]: https://home-assistant.io/components/volvooncall/ [pocket]: https://home-assistant.io/components/sensor.pocketcasts/ [config]: https://home-assistant.io/components/config/ +[history_stats]: https://home-assistant.io/components/sensor.history_stats/ [docs]: https://home-assistant.io/docs/