Skip to content

Commit 93bdc8c

Browse files
README.md - add status badge
1 parent f64bac2 commit 93bdc8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# BTHome-MicroPython
22
A MicroPython module to format sensor readings for BTHome BLE advertising payloads.
33

4+
[![Build BTHome-MicroPython](https://github.com/DavesCodeMusings/BTHome-MicroPython/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/DavesCodeMusings/BTHome-MicroPython/actions/workflows/build.yml)
5+
46
## What is it?
57
BTHome-MicroPython provides an easy way to send sensor readings from MicroPython-based microcontrollers, via Bluetooth Low Energy (BLE) advertisements, to home automation systems like Home Assistant that support the BTHome data format.
68

0 commit comments

Comments
 (0)