Files
esphome-sen6x/.gitignore
grabowski eebc6f4fcf Initial commit: ESPHome SEN6x component
ESPHome external component for Sensirion SEN66 environmental sensor with:
- PM1.0, PM2.5, PM4.0, PM10 measurements
- Number concentration (particle counts)
- VOC and NOx indices with algorithm tuning
- CO2 measurement
- Temperature and humidity
- Start/stop measurement and fan cleaning actions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 10:20:39 +07:00

37 lines
326 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
# ESPHome
.esphome/
secrets.yaml