btsensor 0.1.1

A library for decoding sensor readings from BLE advertisements, including the BTHome format.
Documentation
[dependencies.log]
version = "0.4.21"

[dependencies.num_enum]
version = "0.7.2"

[dependencies.thiserror]
version = "1.0.60"

[dependencies.uuid]
version = "1.8.0"
[dev-dependencies.bluez-async]
version = "0.7.1"

[dev-dependencies.eyre]
version = "0.6.12"

[dev-dependencies.futures]
version = "0.3.30"

[dev-dependencies.pretty_env_logger]
version = "0.5.0"

[dev-dependencies.tokio]
features = ["macros", "rt", "rt-multi-thread"]
version = "1.37.0"

[package]
authors = ["Andrew Walbran <qwandor@google.com>"]
categories = ["hardware-support"]
description = "A library for decoding sensor readings from BLE advertisements, including the BTHome format."
edition = "2021"
keywords = ["ble", "bluetooth", "bthome"]
license = "MIT OR Apache-2.0"
name = "btsensor"
readme = "README.md"
repository = "https://github.com/alsuren/mijia-homie/"
version = "0.1.1"