1.. _bluetooth-bthome-sensor-template-sample:
2
3Bluetooth: BTHome sensor template
4#################################
5
6Template for a `BTHome <https://bthome.io/>`_ sensor.
7
8Requirements
9************
10
11* A board with BLE support
12* A BTHome compatible listener, for example `Home Assistant <https://www.home-assistant.io/>`_ with the BTHome integration running.
13
14Building and Running
15********************
16
17This sample can be found under :zephyr_file:`samples/bluetooth/bthome_sensor_template` in the Zephyr tree.
18
19See :ref:`bluetooth samples section <bluetooth-samples>` for details.
20
21When the sample is running, navigate to Devices & Services under settings in Home
22Assistant. There you will be asked to configure the BTHome sensor if everything
23went well.
24