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

Add sensors dynamically based on available device state #425

Merged
merged 37 commits into from
Aug 10, 2021

Commits on Aug 3, 2021

  1. Add temporary state sensor

    iMicknl authored and tetienne committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    3b92c4e View commit details
    Browse the repository at this point in the history
  2. Add extra sensors

    iMicknl authored and tetienne committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    f5d1470 View commit details
    Browse the repository at this point in the history
  3. Add more states

    iMicknl authored and tetienne committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    47afb76 View commit details
    Browse the repository at this point in the history
  4. Add more sensors

    iMicknl authored and tetienne committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    f959364 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    503908b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84be0be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8db4070 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    668a1d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    600f30a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2e1ac9 View commit details
    Browse the repository at this point in the history
  4. Apply linters

    tetienne committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    e3a55d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c3745f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb59d2c View commit details
    Browse the repository at this point in the history
  7. Remove unneeded value key

    iMicknl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    dcb9ee0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0441fae View commit details
    Browse the repository at this point in the history
  9. Small tweaks

    iMicknl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    92b0131 View commit details
    Browse the repository at this point in the history
  10. Add battery level

    iMicknl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    9b05722 View commit details
    Browse the repository at this point in the history
  11. Remove unused state keys

    iMicknl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    d9eb35d View commit details
    Browse the repository at this point in the history
  12. Test electricity sensor

    iMicknl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a9fc25a View commit details
    Browse the repository at this point in the history
  13. Add extra sensors

    iMicknl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    f6ba184 View commit details
    Browse the repository at this point in the history
  14. Add sensor

    iMicknl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    d30727a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    513411d View commit details
    Browse the repository at this point in the history
  16. Add smoke text sensor

    iMicknl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    814e22a View commit details
    Browse the repository at this point in the history
  17. Make optional

    iMicknl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    56ef6f9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad3d400 View commit details
    Browse the repository at this point in the history
  19. Improve sensor definitions

    iMicknl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    2558988 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Ease state

    tetienne committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    3ab2a66 View commit details
    Browse the repository at this point in the history
  2. Ease retrieve of the index

    tetienne committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    2500780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d16f11d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Revert battery changes

    iMicknl committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    ee567a3 View commit details
    Browse the repository at this point in the history
  2. Remove const

    iMicknl committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    44f9215 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Add LightSensor

    iMicknl committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    49e66d8 View commit details
    Browse the repository at this point in the history
  2. Rollback icon logic in cover

    iMicknl committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    2b8a4ca View commit details
    Browse the repository at this point in the history
  3. Bugfixes

    iMicknl committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    dedfcb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bdad73 View commit details
    Browse the repository at this point in the history
  5. Add round for RSSI value

    iMicknl committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    4a51335 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9c5fa7 View commit details
    Browse the repository at this point in the history