Files
core/tests/components
Sam Birch fc8940111d Binary sensor for detecting linear trends (#9808)
* Trend sensor now uses linear regression to calculate trend

* Added numpy to trend sensor test requirements

* Added trendline tests

* Trend sensor now has max_samples attribute

* Trend sensor uses utcnow from HA utils

* Trend sensor now completes setup in async_added_to_hass

* Fixed linter issues

* Fixed broken import

* Trend tests make use of max_samples

* Added @asyncio.coroutine decorator to trend update callback

* Update trend.py
2017-10-25 17:33:17 +02:00
..
2017-09-23 17:15:46 +02:00
2017-09-28 09:49:35 +02:00
2017-10-19 10:56:25 +02:00
2017-06-17 10:03:49 -07:00
2017-09-17 11:32:22 +02:00
2017-07-31 20:52:39 -07:00
2017-10-24 14:44:38 +02:00
2017-10-19 10:56:25 +02:00
2017-05-13 21:25:54 -07:00
2016-03-09 10:25:50 +01:00
2017-08-29 15:44:36 +02:00
2017-07-21 21:38:53 -07:00
2017-05-12 20:14:17 -07:00
2017-09-24 15:48:45 -07:00
2017-10-24 19:36:27 -07:00
2017-09-23 17:15:46 +02:00
2017-09-23 17:15:46 +02:00
2017-09-08 21:19:49 -07:00
2017-10-24 19:36:27 -07:00
2017-03-30 00:50:53 -07:00
2017-07-21 21:38:53 -07:00