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
+1 -1
View File
@@ -1,4 +1,4 @@
Copyright (c) 2026 gballan. Copyright (c) 2026 Bit Goblin.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
+2 -2
View File
@@ -1,7 +1,7 @@
# Pico Weather # Pico Weather
![Woodpecker CI badge](https://builds.metaunix.net/api/badges/92/status.svg) ![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. 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 ### 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. 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. 3. Hold down the **BOOTSEL** button on your Raspberry Pi Pico 2W.
4. Plug in your Pico to a USB port on your PC. 4. Plug in your Pico to a USB port on your PC.
+1 -1
View File
@@ -1,4 +1,4 @@
module git.metaunix.net/gballan/pico-weather module git.metaunix.net/BitGoblin/pico-weather
go 1.25.2 go 1.25.2