Skip to content

Add Bayesian Binary Sensor documentation#3268

Merged
fabaff merged 2 commits into
home-assistant:nextfrom
jlmcgehee21:feature/bayesian_binary
Aug 30, 2017
Merged

Add Bayesian Binary Sensor documentation#3268
fabaff merged 2 commits into
home-assistant:nextfrom
jlmcgehee21:feature/bayesian_binary

Conversation

@jlmcgehee21
Copy link
Copy Markdown
Contributor

Why:

  • I have a PR that is in progress on the main Hass repo.

This change addresses the need by:

  • binary_sensor.bayesian.markdown in the _components directory.

Description:

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

Why:

* I have a PR that is in progress on the main Hass repo.

This change addresses the need by:

* `binary_sensor.bayesian.markdown` in the `_components` directory.
Copy link
Copy Markdown
Member

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

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

Maybe write somewhat more explicitly that for each sub-observation it's required to choose between state and numeric state platforms?

logo: home-assistant.png
ha_category: Binary Sensor
ha_iot_class: "Local Polling"
ha_release: 0.52
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

0.53

@Landrash Landrash added the new-integration This PR adds documentation for a new Home Assistant integration label Aug 28, 2017
Copy link
Copy Markdown
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

⚠️ Some minor spelling & grammar errors found.
@jlmcgehee21 Could you please take a look?

Otherwise, the sensor is `off`.

This allows for the detection of complex events that may not be readily
observable, i.e. cooking, showering, in bed, start of morning routine, etc. It
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Spelling & Grammar:

  • Missing comma after i.e. -> i.e., cooking, showering
  • start of morning routine -> the start of a morning routine

This allows for the detection of complex events that may not be readily
observable, i.e. cooking, showering, in bed, start of morning routine, etc. It
can also be used to gain greater confidence about events that _are_ directly
observable, but for which the sensors can be unreliable, i.e. presence.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Spelling & Grammar:

  • Missing comma after i.e. -> unreliable, i.e., presence

Copy link
Copy Markdown
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.

I will merge it and address the issues later.

Thanks 🐦

@fabaff fabaff merged commit 126cab9 into home-assistant:next Aug 30, 2017
@jlmcgehee21
Copy link
Copy Markdown
Contributor Author

👍 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-integration This PR adds documentation for a new Home Assistant integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants