Skip to content

Update binary_sensor.trend for linear trend detection #3584

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 6, 2017
Merged

Update binary_sensor.trend for linear trend detection #3584

merged 3 commits into from
Nov 6, 2017

Conversation

hotplot
Copy link
Contributor

@hotplot hotplot commented Oct 11, 2017

Description:

Updates documentation for new features in binary_sensor.trend.

The trend sensor can now detect long-term trends by collecting multiple samples and fitting a line to the data to determine overall rate of change over the specified time interval.

The rate of change can then then compared against a specified minimum rate of change to determine the state of the sensor.

Pull request in home-assistant (if applicable): home-assistant/core#9808

@fabaff fabaff added Hacktoberfest An PR on this issue (or the PR itself) is eligible towards Hacktoberfest! new-feature This PR adds documentation for a new Home Assistant feature to an existing integration labels Oct 12, 2017
@hotplot hotplot changed the title Update binary_sensor.trend.markdown Update binary_sensor.trend for linear trend detection Oct 13, 2017
@hotplot
Copy link
Contributor Author

hotplot commented Nov 5, 2017

@pvizeli does this PR need to be merged along with home-assistant/core#9808 ? It may have been missed during the Hacktoberfest chaos :)

@pvizeli
Copy link
Member

pvizeli commented Nov 5, 2017

@fabaff

Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay.

Thanks 🐦

@fabaff fabaff merged commit 472ea0b into home-assistant:next Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest An PR on this issue (or the PR itself) is eligible towards Hacktoberfest! new-feature This PR adds documentation for a new Home Assistant feature to an existing integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants