ESPHome air sensor: SCD41 + BME688 via BSEC2, API encryption + OTA password

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-01 18:03:32 +02:00
commit 05af2b2fc6
2 changed files with 78 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Gitignore settings for ESPHome
# This is an example and may include too much for your use-case.
# You can modify this file to suit your needs.
/.esphome/
/secrets.yaml
/.venv/
__pycache__/