From 7dbabc902baf00252b7b2cb881f03acfbb156e89 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Sun, 6 Sep 2026 01:25:53 -0400 Subject: [PATCH] Adding CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index beb29c1..0a3e113 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # pico-thermo +![Woodpecker CI badge](https://builds.metaunix.net/api/badges/90/status.svg) + MicroPython app to read data from BME280 sensor and send it to Home Assistant ## Running