mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
updated to bimmer_connected 0.4.1 (#12759)
fixes https://github.com/home-assistant/home-assistant/issues/12698
This commit is contained in:
parent
a63714dc86
commit
bba1e2adc9
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user