Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Feature: add text measurement_type #8

Open
afarago opened this issue Aug 16, 2023 · 0 comments
Open

Feature: add text measurement_type #8

afarago opened this issue Aug 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@afarago
Copy link
Owner

afarago commented Aug 16, 2023

Add text type for object id 0x53 after documented and released as a text_sensor.
reference Bluetooth-Devices/bthome-ble#74

Example
\x44\x53\x0C\x48\x65\x6C\x6C\x6F\x20\x57\x6F\x72\x6C\x64\x21

\x44 = BTHome Device Information
\x53 = Object id for a text sensor
\x0C = Length of the text (12 characters)
\x48\x65\x6C\x6C\x6F\x20\x57\x6F\x72\x6C\x64\x21 = Text Hello World!

@afarago afarago added the enhancement New feature or request label Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant