updated to bimmer_connected 0.4.1 (#12759)

fixes https://github.com/home-assistant/home-assistant/issues/12698
pull/12808/head
ChristianKuehnel 2018-02-28 03:05:38 +01:00 committed by Paulus Schoutsen
parent 88b7f429c8
commit 761b4181c0
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