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

💥 Support for general motion sensor #248

Merged
merged 29 commits into from
May 19, 2022

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    6863cbf View commit details
    Browse the repository at this point in the history
  2. Add new motion sensor type

    NickM-27 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    80abf30 View commit details
    Browse the repository at this point in the history
  3. Use right list operator

    NickM-27 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    2cab9a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aba7dfb View commit details
    Browse the repository at this point in the history
  5. Fix pytest

    NickM-27 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7cac665 View commit details
    Browse the repository at this point in the history
  6. Fix incorrect id

    NickM-27 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    11befe7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8754c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8489185 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05d23db View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    d74cf12 View commit details
    Browse the repository at this point in the history
  2. Update tests and test vars

    NickM-27 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    5d483bb View commit details
    Browse the repository at this point in the history
  3. Fix other entity naming

    NickM-27 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    b434be0 View commit details
    Browse the repository at this point in the history
  4. Reorganize tests

    NickM-27 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    c5062cc View commit details
    Browse the repository at this point in the history
  5. Small cleanups

    NickM-27 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    606d5ea View commit details
    Browse the repository at this point in the history
  6. Remove bad test

    NickM-27 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    bc6f49c View commit details
    Browse the repository at this point in the history
  7. presence -> occupancy

    NickM-27 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    c831108 View commit details
    Browse the repository at this point in the history
  8. Update tests for occupancy

    NickM-27 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    315965e View commit details
    Browse the repository at this point in the history
  9. Fix testing

    NickM-27 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    0ecba6d View commit details
    Browse the repository at this point in the history
  10. Fix testing

    NickM-27 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    8a4d790 View commit details
    Browse the repository at this point in the history
  11. Update test to fire mqtt

    NickM-27 committed May 1, 2022
    Configuration menu
    Copy the full SHA
    9136c62 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Merge branch 'master' of github.com:blakeblackshear/frigate-hass-inte…

    …gration into motion-detector
    NickM-27 committed May 13, 2022
    Configuration menu
    Copy the full SHA
    95b973a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93fb3c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa8eef0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 18, 2022

  1. Get the tests to pass.

    dermotduffy committed May 18, 2022
    Configuration menu
    Copy the full SHA
    a525ed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8db63c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9bb18d View commit details
    Browse the repository at this point in the history
  4. Fix name of domain

    NickM-27 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6a727bd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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