Skip to content

Commit

Permalink
Bump bthome_ble to 3.3.1 (home-assistant#105834)
Browse files Browse the repository at this point in the history
Co-authored-by: J. Nick Koston <[email protected]>
  • Loading branch information
Ernst79 and bdraco authored Dec 16, 2023
1 parent 4cca174 commit cd15283
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/bthome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/bthome",
"iot_class": "local_push",
"requirements": ["bthome-ble==3.2.0"]
"requirements": ["bthome-ble==3.3.1"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ brunt==1.2.0
bt-proximity==0.2.1

# homeassistant.components.bthome
bthome-ble==3.2.0
bthome-ble==3.3.1

# homeassistant.components.bt_home_hub_5
bthomehub5-devicelist==0.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ brottsplatskartan==1.0.5
brunt==1.2.0

# homeassistant.components.bthome
bthome-ble==3.2.0
bthome-ble==3.3.1

# homeassistant.components.buienradar
buienradar==1.0.5
Expand Down

0 comments on commit cd15283

Please sign in to comment.