mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade bimmer_connected to 0.5.2 (#16780)
This commit is contained in:
parent
41bb4760f7
commit
e9c7fe184d
@ -14,7 +14,7 @@ from homeassistant.helpers import discovery
|
||||
from homeassistant.helpers.event import track_utc_time_change
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['bimmer_connected==0.5.1']
|
||||
REQUIREMENTS = ['bimmer_connected==0.5.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -172,7 +172,7 @@ beautifulsoup4==4.6.3
|
||||
bellows==0.7.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.5.1
|
||||
bimmer_connected==0.5.2
|
||||
|
||||
# homeassistant.components.blink
|
||||
blinkpy==0.6.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user