mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
Update docs for jewish_calendar integration (#11701)
Co-authored-by: Andrew Marks <52414333+amarks-coatue@users.noreply.github.com>
This commit is contained in:
parent
eb3dbbd0fe
commit
13aea6acb2
@ -69,10 +69,16 @@ Time sensor states are represented as ISO8601 formatted *UTC time*.
|
||||
For easier use in automations, all time sensors have a `timestamp` attribute, which returns the UNIX timestamp.
|
||||
|
||||
- first_light: First light of dawn (Alot Hashachar - עלות השחר).
|
||||
- gra_end_shma: Last time for reading of the Shma according to the GR"A.
|
||||
- talit: Earliest time for tallit and tefillin
|
||||
- gra_end_shma: Last time for reading of the Shma according to the Gr"a.
|
||||
- mga_end_shma: Last time for reading of the Shma according to the MG"A.
|
||||
- gra_end_tefilla: Last time for full shacharit according to the Gr"a.
|
||||
- mga_end_tefilla: Last time for full shacharit according to the MG"A.
|
||||
- big_mincha: Earliest time for Mincha (Mincha Gedola)
|
||||
- little_mincha: Preferable earliest time for Mincha (Mincha Ketana)
|
||||
- plag_mincha: Time of the Plag Hamincha.
|
||||
- first_stars: Time at which the first stars are visible (Tset Hakochavim - צאת הכוכבים).
|
||||
- sunset: Sunset (Shkiya)
|
||||
- first_stars: Time at which the first stars are visible (Tseit Hakochavim - צאת הכוכבים).
|
||||
- upcoming_shabbat_candle_lighting: The time of candle lighting for either the current Shabbat (if it is currently Shabbat) or the immediately upcoming Shabbat.
|
||||
- upcoming_shabbat_havdalah: The time of havdalah for either the current Shabbat (if it is currently Shabbat) or the immediately upcoming Shabbat. If it is currently a three-day holiday, this value *could* be None (i.e. if holiday is Sat./Sun./Mon. and it's Saturday, there will be no shabbat_havdalah value. See comments in hdate library for details.)
|
||||
- upcoming_candle_lighting: The time of candle lighting for either the current Shabbat OR Yom Tov, or the immediately upcoming Shabbat OR Yom Tov. If, for example, today is Sunday, and Rosh Hashana is Monday night through Wednesday night, this reports the candle lighting for Rosh Hashana on Monday night. This avoids a situation of triggering pre-candle-lighting automations while it is currently Yom Tov. To always get the Shabbat times, use the upcoming_shabbat_candle_lighting sensor.
|
||||
|
Loading…
x
Reference in New Issue
Block a user