Skip to content
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

Update onewire component #31419

Merged
merged 7 commits into from
Feb 13, 2020
Merged

Update onewire component #31419

merged 7 commits into from
Feb 13, 2020

Commits on Feb 2, 2020

  1. Added some measurement points for Family 26.

    Added three attriubtes for each sensor, DEVICE_FILE, RAW_VALUE and SENSOR_TYPE
    Added some comments.
    Updated to get config values for owserver to get owport and owhost.
    MrDadoo committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    893bbd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Changed to _LOGGER.debug in some places

    Resorted includes
    MrDadoo committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    9f65f87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d458514 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Added unique_id Entity property with device file id and added device_…

    …file as attribute that takes its data from Entities unique_id-.
    MrDadoo committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    16404a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23fb3cf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Changed to let device_state_attributes return attribute device_file f…

    …rom the self._device_file member variable of the entity.
    MrDadoo committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    0f3d551 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    e763aae View commit details
    Browse the repository at this point in the history