Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jfroy/aiobafi6 Loading
base: 0.6.0
Choose a base ref
...
head repository: jfroy/aiobafi6 Loading
compare: 0.7.0
Choose a head ref
  • 14 commits
  • 16 files changed
  • 1 contributor

Commits on Jun 20, 2022

  1. Create codeql-analysis.yml

    jfroy committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    8196342 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Bump version to 0.7.0-dev

    jfroy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    bb0f945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    424d005 View commit details
    Browse the repository at this point in the history
  3. Add pylint dev dependency

    jfroy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    3fcdfea View commit details
    Browse the repository at this point in the history
  4. Fix or ignore pylint findings

    jfroy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    1cd5ed7 View commit details
    Browse the repository at this point in the history
  5. Add min_api_version public attribute on ProtoProp

    This attribute defaults to the new MIN_API_VERSION constant.
    jfroy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    d032b97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bafe3e View commit details
    Browse the repository at this point in the history
  7. Fix spelling error in README

    jfroy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e7b3f92 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Rename presence to occupancy

    This better aligns with HASS termonology.
    jfroy committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    f9f7e44 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    41eec1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731b335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15cfa92 View commit details
    Browse the repository at this point in the history
  4. Add has_occupancy property to Device

    Also define a `OCCUPANCY_MIN_API_VERSION` constant.
    jfroy committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    078a83e View commit details
    Browse the repository at this point in the history
  5. Bump version to 0.7.0

    jfroy committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a929441 View commit details
    Browse the repository at this point in the history
Loading