updated to bimmer_connected 0.4.1 (#12759)

fixes https://github.com/home-assistant/home-assistant/issues/12698
This commit is contained in:
ChristianKuehnel 2018-02-28 03:05:38 +01:00 committed by Paulus Schoutsen
parent a63714dc86
commit bba1e2adc9
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ from homeassistant.const import (
CONF_USERNAME, CONF_PASSWORD
)
REQUIREMENTS = ['bimmer_connected==0.3.0']
REQUIREMENTS = ['bimmer_connected==0.4.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -136,7 +136,7 @@ beautifulsoup4==4.6.0
bellows==0.5.1
# homeassistant.components.bmw_connected_drive
bimmer_connected==0.3.0
bimmer_connected==0.4.1
# homeassistant.components.blink
blinkpy==0.6.0