mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Upgrade bimmer_connected to 0.5.2 (#16780)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user