Commit Graph

23 Commits

Author SHA1 Message Date
224b4f9ab0 Remove redundant MQTT subscribe 2026-03-23 18:58:29 +01:00
505ff1ac98 Update README 2026-03-11 16:20:59 +01:00
b79b6c3671 Replace Wemos D1 mini with Wemos D1 mini ESP32 2026-03-11 01:18:46 +01:00
82aae5a4d6 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a616527' (2025-04-14)
  → 'github:NixOS/nixpkgs/0c6c0dd' (2026-03-09)
2026-03-10 14:57:16 +01:00
163bb80680 Replace the MQTT client with a robust async option 2025-12-16 16:38:21 +01:00
e72df056a3 Remove connection attempts field from Config 2025-12-16 16:15:09 +01:00
8dffe8747f Perform the MQTT connection during the setup 2025-11-27 13:23:58 +01:00
517ed64d31 Implement the main program 2025-11-27 13:23:04 +01:00
f1a8ec6ed0 Retry MQTT connection indefinitely until it works 2025-11-27 13:17:30 +01:00
8907700a8a Add co2_concentration to the JSON payload 2025-11-27 13:15:42 +01:00
8c74f99efc Convert sleep time from minutes to milliseconds 2025-11-27 13:14:35 +01:00
183882ee41 Implement SCD41 logic in a separate file 2025-11-27 13:11:06 +01:00
a9ca6bc28d Move includes to cpp files 2025-11-25 17:27:05 +01:00
463757fa60 Remove clangd linting errors 2025-11-25 17:15:07 +01:00
dbd562e367 Adapt the project to the SCD41 sensor 2025-11-25 17:15:07 +01:00
2ebfe2466c Remove the deep sleep logic 2025-11-23 16:34:34 +01:00
1192cac5ba Set hostname before connecting to WiFi 2025-04-24 16:17:52 +02:00
a74f7d64cf Replace deprecated StaticJsonDocument type 2025-04-24 16:15:36 +02:00
f195bd7417 Update README 2025-04-23 11:55:06 +02:00
6a7499d7b8 Update README 2025-04-19 19:16:28 +02:00
9530cd0094 Update package versions 2025-04-15 02:50:23 +02:00
b0f5214f3f Remove soil humidity sensor logic 2025-04-15 02:00:18 +02:00
fb2879b129 Initial commit 2025-04-15 02:00:18 +02:00