Update sensorpush-ble library to 1.6.1 (#107168)

This commit is contained in:
Ash Hopkins 2024-01-04 22:00:06 +00:00 committed by GitHub
parent 61eb613128
commit 0ff5ccb7fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -12,5 +12,5 @@
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/sensorpush",
"iot_class": "local_push",
"requirements": ["sensorpush-ble==1.5.5"]
"requirements": ["sensorpush-ble==1.6.1"]
}

View File

@ -2464,7 +2464,7 @@ sensirion-ble==0.1.1
sensorpro-ble==0.5.3
# homeassistant.components.sensorpush
sensorpush-ble==1.5.5
sensorpush-ble==1.6.1
# homeassistant.components.sentry
sentry-sdk==1.37.1

View File

@ -1856,7 +1856,7 @@ sensirion-ble==0.1.1
sensorpro-ble==0.5.3
# homeassistant.components.sensorpush
sensorpush-ble==1.5.5
sensorpush-ble==1.6.1
# homeassistant.components.sentry
sentry-sdk==1.37.1