Revert "Fix bmw_connected_drive and eq3btsmart components by updating their dependencies (#26012)" (#26065)
This reverts commit 9e5243929e
.
This commit is contained in:
parent
3463cc9cbd
commit
34f7bb5b8c
3 changed files with 4 additions and 4 deletions
2
homeassistant/components/bmw_connected_drive/manifest.json
Executable file → Normal file
2
homeassistant/components/bmw_connected_drive/manifest.json
Executable file → Normal file
|
@ -3,7 +3,7 @@
|
|||
"name": "Bmw connected drive",
|
||||
"documentation": "https://www.home-assistant.io/components/bmw_connected_drive",
|
||||
"requirements": [
|
||||
"bimmer_connected==0.5.6"
|
||||
"bimmer_connected==0.5.3"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
2
homeassistant/components/eq3btsmart/manifest.json
Executable file → Normal file
2
homeassistant/components/eq3btsmart/manifest.json
Executable file → Normal file
|
@ -4,7 +4,7 @@
|
|||
"documentation": "https://www.home-assistant.io/components/eq3btsmart",
|
||||
"requirements": [
|
||||
"construct==2.9.45",
|
||||
"python-eq3bt==0.1.11"
|
||||
"python-eq3bt==0.1.9"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -266,7 +266,7 @@ beautifulsoup4==4.8.0
|
|||
bellows-homeassistant==0.9.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.5.6
|
||||
bimmer_connected==0.5.3
|
||||
|
||||
# homeassistant.components.bizkaibus
|
||||
bizkaibus==0.1.1
|
||||
|
@ -1443,7 +1443,7 @@ python-digitalocean==1.13.2
|
|||
python-ecobee-api==0.0.21
|
||||
|
||||
# homeassistant.components.eq3btsmart
|
||||
# python-eq3bt==0.1.11
|
||||
# python-eq3bt==0.1.9
|
||||
|
||||
# homeassistant.components.etherscan
|
||||
python-etherscan-api==0.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue