1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00

Upgrade hdate==0.8.8 (#25008)

This should fix incosistencies between issur_melacha_in_effect sensor and candle_lighting time.

Probably fixes #24479 and #23852
This commit is contained in:
Tsvi Mostovicz 2019-07-07 18:32:54 +03:00 committed by Pascal Vizeli
parent ecd7f86df0
commit b0dc782c98
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Jewish calendar", "name": "Jewish calendar",
"documentation": "https://www.home-assistant.io/components/jewish_calendar", "documentation": "https://www.home-assistant.io/components/jewish_calendar",
"requirements": [ "requirements": [
"hdate==0.8.7" "hdate==0.8.8"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [ "codeowners": [

View File

@ -578,7 +578,7 @@ hass-nabucasa==0.15
hbmqtt==0.9.4 hbmqtt==0.9.4
# homeassistant.components.jewish_calendar # homeassistant.components.jewish_calendar
hdate==0.8.7 hdate==0.8.8
# homeassistant.components.heatmiser # homeassistant.components.heatmiser
heatmiserV3==0.9.1 heatmiserV3==0.9.1

View File

@ -154,7 +154,7 @@ hass-nabucasa==0.15
hbmqtt==0.9.4 hbmqtt==0.9.4
# homeassistant.components.jewish_calendar # homeassistant.components.jewish_calendar
hdate==0.8.7 hdate==0.8.8
# homeassistant.components.workday # homeassistant.components.workday
holidays==0.9.10 holidays==0.9.10