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 Jewish Calendar attributes for non-date sensors #116252

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Commits on May 24, 2024

  1. Jewish Calendar: Add attributes for non-date sensors:

     - Add attributes for individual date components.
       - This makes it possible to check information
         about the current date without trying to
         parse the string.
     - Mark holiday and parsha sensors as Enum.
       - This shows users a dropdown of valid values when
         using these sensors in a condition or trigger,
         which is much more convenient.
    SLaks committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ad4d020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a83b1d View commit details
    Browse the repository at this point in the history