zephyr/samples/bluetooth/bthome_sensor_template
Ole Sæther da04b42fa4 samples: bluetooth: BTHome sensor template fix whitespace
Whitespace fix.

Signed-off-by: Ole Sæther <ole.saether@nordicsemi.no>
Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2023-03-20 15:01:33 +01:00
..
src samples: bluetooth: BTHome sensor template fix whitespace 2023-03-20 15:01:33 +01:00
CMakeLists.txt
prj.conf
README.rst

.. _bluetooth-bthome-sensor-template-sample:

Bluetooth: BTHome sensor template
#################################

Template for a `BTHome <https://bthome.io/>`_ sensor.

Requirements
************

* A board with BLE support
* A BTHome compatible listener, for example `Home Assistant <https://www.home-assistant.io/>`_ with the BTHome integration running.

Building and Running
********************

This sample can be found under :zephyr_file:`samples/bluetooth/bthome_sensor_template` in the Zephyr tree.

See :ref:`bluetooth samples section <bluetooth-samples>` for details.

When the sample is running, navigate to Devices & Services under settings in Home
Assistant. There you will be asked to configure the BTHome sensor if everything
went well.