Updating repository information to point to Bit Goblin
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-09-07 01:26:45 -04:00
parent af084ea33f
commit 6e2882dc8d
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Pico Weather
![Woodpecker CI badge](https://builds.metaunix.net/api/badges/92/status.svg)
![shields.io version badge](https://img.shields.io/gitea/v/release/gballan/pico-weather?gitea_url=https://git.metaunix.net)
![shields.io version badge](https://img.shields.io/gitea/v/release/BitGoblin/pico-weather?gitea_url=https://git.metaunix.net)
Raspberry Pi Pico app to read BME280 sensor data and send it to Home Assistant.
@@ -37,7 +37,7 @@ To help with debugging/testing deployments, I also used these components:
### Steps
1. Clone this git repository `git clone https://git.metaunix.net/gballan/pico-weather`.
1. Clone this git repository `git clone https://git.metaunix.net/BitGoblin/pico-weather`.
2. Copy `config.go.example` to `config.go` and modify the values to match your environment.
3. Hold down the **BOOTSEL** button on your Raspberry Pi Pico 2W.
4. Plug in your Pico to a USB port on your PC.