Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bleak-esphome to 2.0.0 #134580

Merged
merged 2 commits into from
Jan 4, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
eq3btsmart as well -- not a breaking change here
  • Loading branch information
bdraco committed Jan 3, 2025
commit f76fef3a58e21b1faadd144fedef2125231717b7
2 changes: 1 addition & 1 deletion homeassistant/components/eq3btsmart/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"integration_type": "device",
"iot_class": "local_polling",
"loggers": ["eq3btsmart"],
"requirements": ["eq3btsmart==1.4.1", "bleak-esphome==1.1.0"]
"requirements": ["eq3btsmart==1.4.1", "bleak-esphome==2.0.0"]
}
2 changes: 0 additions & 2 deletions requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -590,8 +590,6 @@ bimmer-connected[china]==0.17.2
bizkaibus==0.1.1

# homeassistant.components.eq3btsmart
bleak-esphome==1.1.0

# homeassistant.components.esphome
bleak-esphome==2.0.0

Expand Down
2 changes: 0 additions & 2 deletions requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -521,8 +521,6 @@ beautifulsoup4==4.12.3
bimmer-connected[china]==0.17.2

# homeassistant.components.eq3btsmart
bleak-esphome==1.1.0

# homeassistant.components.esphome
bleak-esphome==2.0.0

Expand Down