Pi User e78a8727b2 Add .env support for transport and sound device configuration
- Add python-dotenv support to control_server.py and sound.py
- Load TRANSPORT from environment variable (default: spi)
- Load AUDIO_INPUT_DEVICE from environment variable (default: 7)
- Load all port configurations from environment variables
- Update .env.example with comprehensive configuration options
- Create .env file with sensible defaults for Pi
- Transport, sound device, and network settings now configurable via .env
2025-10-03 20:19:55 +13:00
2025-10-03 20:13:25 +13:00
2025-01-04 19:43:23 +13:00
2025-09-07 21:15:42 +12:00
Description
No description provided
56 MiB
Languages
Python 100%