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

* Bump sense_energy 0.7.1 which also fixes throwing ConfigEntryNotReady
This commit is contained in:
J. Nick Koston 2020-03-12 04:31:55 -05:00 committed by GitHub
parent f9a0b4b3cf
commit ac30e5799c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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