Automated repo cleanup with claude

This commit is contained in:
2026-09-08 16:52:46 +02:00
parent 5642424697
commit f79c106437
37 changed files with 236 additions and 892 deletions

View File

@@ -0,0 +1,8 @@
# pi-dhtsensor-circuitpython
Installs the DHT22 temperature/humidity sensor polling script based on
`adafruit-circuitpython-dht` (requires `libgpiod2`) — the newer alternative
to the `pi-dhtsensor` role's legacy `Adafruit_DHT` library. Mutually
exclusive with `pi-dhtsensor`.
**Key vars:** `dht_pin`, `dht_polling_sleep_time_seconds`