Resolve Home Assistant fails to start when Sense integration i… (#32716)

* Bump sense_energy 0.7.1 which also fixes throwing ConfigEntryNotReady
pull/32810/head
J. Nick Koston 2020-03-12 04:31:55 -05:00 committed by Paulus Schoutsen
parent fe6ca522e8
commit 9f76a8c12d
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"name": "Sense",
"documentation": "https://www.home-assistant.io/integrations/sense",
"requirements": [
"sense_energy==0.7.0"
"sense_energy==0.7.1"
],
"dependencies": [],
"codeowners": [

View File

@ -1837,7 +1837,7 @@ sendgrid==6.1.1
sense-hat==2.2.0
# homeassistant.components.sense
sense_energy==0.7.0
sense_energy==0.7.1
# homeassistant.components.sentry
sentry-sdk==0.13.5

View File

@ -632,7 +632,7 @@ samsungctl[websocket]==0.7.1
samsungtvws[websocket]==1.4.0
# homeassistant.components.sense
sense_energy==0.7.0
sense_energy==0.7.1
# homeassistant.components.sentry
sentry-sdk==0.13.5