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

Optional 2nd package to add radar and battery sensors to esp32-s3-box-3.yaml #165

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Feb 22, 2024

  1. Create esp32-s3-box-3-sensor.yaml

    To be added as an extra package in addition to the main esp32-s3-box-3.yaml
    
    Provides
    ---------
    
    Sensors:
     - battery voltage (hidden)
     - battery level %
    
    Binary Sensor:
     - Presence detect (occupancy)
    
    Number:
     - Presence duration (timeout to keep Presence detect true, default 300 seconds)
    
    Switch:
     - Mute when absent (microphone and backlight off for low power)
    jaymunro authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1c61b6a View commit details
    Browse the repository at this point in the history
  2. Rename esp32-s3-box-3-sensor.yaml to esp32-s3-box-3-sensor.yaml

    Move to more generic folder
    jaymunro authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c68d601 View commit details
    Browse the repository at this point in the history
  3. Update esp32-s3-box-3-sensor.yaml

    update name and friendly_name substitutions to add `Sensor`
    jaymunro authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    28d9b98 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Create esp32s3box3sensor.yaml

    Generic template to give battery level and radar on the sensor dock of the box 3
    jaymunro authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    cd79eb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    a73164e View commit details
    Browse the repository at this point in the history
  2. Update esp32-s3-box-3-sensor.yaml

    Add comments on purpose and use
    jaymunro authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    095cffa View commit details
    Browse the repository at this point in the history
  3. Update esp32-s3-box-3-sensor.yaml

    added clarification that it is for the radar and battery in the sensor dock.
    jaymunro authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3fb8013 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Rename esp32s3box3sensor.yaml to box3-sensor-generic.yaml

    As per suggestion from @balloob
    jaymunro authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a164972 View commit details
    Browse the repository at this point in the history
  2. Rename esp32-s3-box-3-sensor.yaml to box-3-sensor-for-voice-assistant…

    ….yaml
    
    As per suggestion from @balloob
    jaymunro authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    59643bd View commit details
    Browse the repository at this point in the history
  3. Rename box-3-sensor-for-voice-assistant.yaml to box3-sensor-for-voice…

    …-assistant.yaml
    
    Typo correction
    jaymunro authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d68bda5 View commit details
    Browse the repository at this point in the history
  4. Update box3-sensor-for-voice-assistant.yaml

    Added instruction on how to add to device yaml
    jaymunro authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    50e7f5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b94a694 View commit details
    Browse the repository at this point in the history
  6. Update docs to new path

    jaymunro authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    580963d View commit details
    Browse the repository at this point in the history
  7. Update box3-sensor-for-voice-assistant.yaml

    Change battery level % to whole numbers only to reduce recorder usage.
    jaymunro authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    340b47b View commit details
    Browse the repository at this point in the history
  8. Update box3-sensor-generic.yaml

    fix indentation
    jaymunro authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5108662 View commit details
    Browse the repository at this point in the history
  9. Update box3-sensor-for-voice-assistant.yaml

    linting fixes
    jaymunro authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e396fae View commit details
    Browse the repository at this point in the history
  10. Update box3-sensor-generic.yaml

    comment indentation
    jaymunro authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    eafee3e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update box3-sensor-generic.yaml

    Suggestions committed
    jaymunro authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    186ad8a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Apr 1, 2024

  1. Update box3-sensor-for-voice-assistant.yaml

    publish initial state of radar on start up to counter the device starting up muted.
    jaymunro authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2e6e757 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Nov 6, 2024

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