1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Bump bthome-ble to 3.8.1 (#113800)

This commit is contained in:
Ernst Klamer
2024-03-19 13:15:57 +01:00
committed by GitHub
parent 318b6e3a8b
commit 6106a66ed8
3 changed files with 3 additions and 3 deletions
@@ -20,5 +20,5 @@
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/bthome",
"iot_class": "local_push",
"requirements": ["bthome-ble==3.8.0"]
"requirements": ["bthome-ble==3.8.1"]
}