Fix hdate spamming homeassistant log (#28392)

* Fix hdate spamming homeassistant log

* Lower verbosity of another spammy message
This commit is contained in:
Tsvi Mostovicz 2019-10-31 20:16:27 +02:00 committed by Paulus Schoutsen
parent 5854eef47b
commit 674860e00e
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/integrations/jewish_calendar", "documentation": "https://www.home-assistant.io/integrations/jewish_calendar",
"requirements": [ "requirements": [
"hdate==0.9.1" "hdate==0.9.3"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [ "codeowners": [

View File

@ -625,7 +625,7 @@ hass-nabucasa==0.23
hbmqtt==0.9.5 hbmqtt==0.9.5
# homeassistant.components.jewish_calendar # homeassistant.components.jewish_calendar
hdate==0.9.1 hdate==0.9.3
# homeassistant.components.heatmiser # homeassistant.components.heatmiser
heatmiserV3==0.9.1 heatmiserV3==0.9.1

View File

@ -231,7 +231,7 @@ hass-nabucasa==0.23
hbmqtt==0.9.5 hbmqtt==0.9.5
# homeassistant.components.jewish_calendar # homeassistant.components.jewish_calendar
hdate==0.9.1 hdate==0.9.3
# homeassistant.components.here_travel_time # homeassistant.components.here_travel_time
herepy==0.6.3.1 herepy==0.6.3.1