Updating repository information to point to Bit Goblin
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Pico Weather
|
# Pico Weather
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user