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 updated docs for Jewish calendar library update #35756

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions source/_integrations/jewish_calendar.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ Time sensor states are represented as ISO8601 formatted *UTC time*.
The holiday sensor includes 3 attributes: *type*, *type_id*, and *id*.
The *type_id* is useful for cases to condition automations based on a range of types.

On Rosh Chodesh Tevet which always falls on Chanukah, the sensor will report both values: "Rosh Chodesh, Chanukah".

The following is the list of holidays the sensor knows about with their selected type:

| ID | English | Hebrew | Type | Type_ID |
Expand Down Expand Up @@ -132,3 +134,4 @@ The following is the list of holidays the sensor knows about with their selected
| zeev_zhabotinsky_day | Zeev Zhabotinsky day | יום זאב ז'בוטינסקי | MEMORIAL_DAY | 8 |
| tisha_bav | Tish'a B'Av | תשעה באב | FAST_DAY | 5 |
| tu_bav | Tu B'Av | ט"ו באב | MINOR_HOLIDAY | 7 |
| rosh_chodesh | Rosh Chodesh | ראש חודש | ROSH_CHODESH | 10 |