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

Changelog

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

  * New upstream release.

 -- Edward Betts <edward@4angle.com>  Wed, 26 Jul 2023 19:15:16 -0700

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
home-assistant-bluetooth_1.10.2-1.dsc 2.4 KiB c5b3ea23afc3287a8d08cdc9e957611e52487df07054b6b56f3d1328af38c748
home-assistant-bluetooth_1.10.2.orig.tar.gz 30.2 KiB 753eeb8118f0c64b47d168692bb0e30b799bbc802cb2e525f7cabbe7a2c9d0c2
home-assistant-bluetooth_1.10.2-1.debian.tar.xz 2.7 KiB 1ccdb5c6d75b9143ad858152a94a8be336bf8d9339e15e05ec68d6f4db5c0a57

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.