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

Feature/optional MQTT discovery #95

Merged

Commits on Jun 3, 2023

  1. Feature/optional MQTT discovery

    Adds config options to enable MQTT Discovery as documented here: https://www.home-assistant.io/integrations/mqtt/#mqtt-discovery
    
    As discussed in QuantumEntangledAndy#14 (comment)
    
    Unfortinuately, the floodlight/spotlight doesn't show up in the `<AbilityInfo>` returned by the camera: QuantumEntangledAndy#14 (comment)
    
    Open to other suggestions on how to detect or enable these options.
    Kevin David committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    fc8adf2 View commit details
    Browse the repository at this point in the history
  2. Attempting to reduce .clone() usage

    Kevin David committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    fd3fffc View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Don't get clever trying to reuse device/availability

    Kevin David committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    2d37807 View commit details
    Browse the repository at this point in the history
  2. Document MQTT Discovery in README.md

    Kevin David committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    b5136ed View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    5c3cae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48f385e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    10956e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b221fe6 View commit details
    Browse the repository at this point in the history
  3. fmt

    QuantumEntangledAndy committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c2e613d View commit details
    Browse the repository at this point in the history
  4. Add snap.rs

    QuantumEntangledAndy committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2b3ae0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dba2f24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00f30b8 View commit details
    Browse the repository at this point in the history
  7. fmt

    QuantumEntangledAndy committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9eb892a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3467951 View commit details
    Browse the repository at this point in the history
  9. Update readme

    QuantumEntangledAndy committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c30725b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56476bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a449666 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    83dc6cc View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    c7bd565 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7b5e89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbbfdda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15bf7cf View commit details
    Browse the repository at this point in the history
  5. fmt

    QuantumEntangledAndy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    4f0169e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c650595 View commit details
    Browse the repository at this point in the history
  7. fmt

    QuantumEntangledAndy committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    f73dbac View commit details
    Browse the repository at this point in the history