Upgrade hdate==0.8.8 (#25008)
This should fix incosistencies between issur_melacha_in_effect sensor and candle_lighting time. Probably fixes #24479 and #23852pull/25039/head
parent
ecd7f86df0
commit
b0dc782c98
|
@ -3,7 +3,7 @@
|
|||
"name": "Jewish calendar",
|
||||
"documentation": "https://www.home-assistant.io/components/jewish_calendar",
|
||||
"requirements": [
|
||||
"hdate==0.8.7"
|
||||
"hdate==0.8.8"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -578,7 +578,7 @@ hass-nabucasa==0.15
|
|||
hbmqtt==0.9.4
|
||||
|
||||
# homeassistant.components.jewish_calendar
|
||||
hdate==0.8.7
|
||||
hdate==0.8.8
|
||||
|
||||
# homeassistant.components.heatmiser
|
||||
heatmiserV3==0.9.1
|
||||
|
|
|
@ -154,7 +154,7 @@ hass-nabucasa==0.15
|
|||
hbmqtt==0.9.4
|
||||
|
||||
# homeassistant.components.jewish_calendar
|
||||
hdate==0.8.7
|
||||
hdate==0.8.8
|
||||
|
||||
# homeassistant.components.workday
|
||||
holidays==0.9.10
|
||||
|
|
Loading…
Reference in New Issue