home-assistant-bluetooth 1.9.3-1 source package in Ubuntu

Changelog

home-assistant-bluetooth (1.9.3-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version.

 -- Edward Betts <edward@4angle.com>  Thu, 16 Feb 2023 12:07:36 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
home-assistant-bluetooth_1.9.3-1.dsc 2.3 KiB 1346316fd43942109ed131448cb039ff9478f6a1c16115619a641102bb023b94
home-assistant-bluetooth_1.9.3.orig.tar.gz 29.1 KiB fe86211143ad529b7006ce8e5effccc27780c9df5cccef1dfce74059a43be6ab
home-assistant-bluetooth_1.9.3-1.debian.tar.xz 2.6 KiB 7daf50286775b7564c8bda346383bc2b61c94d94cd7c7730bd117e1f72c918f0

Available diffs

No changes file available.

Binary packages built by this source

python3-home-assistant-bluetooth: Home Assistant Bluetooth Models and Helpers

 This library is for accessing Home Assistant Bluetooth models. Libraries use
 these models to receive and parse Bluetooth advertisement data.
 .
 The data used to populate BluetoothServiceInfo comes from bleak's BLEDevice
 and AdvertisementData, except for the 'source' field, which comes from Home
 Assistant and represents the source of the data.
 .
 In the future, Home Assistant may support remote Bluetooth transceivers, which
 may use the source field to determine which device is closest.