mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-11 00:34:46 +02:00
3f7b6d5cdc
- Add smbus2>=0.4.0 to pyproject.toml core dependencies so it is always present in the venv rather than relying on runtime auto-install - Add i2c-tools to apt-get installs in both install and upgrade paths so /dev/i2c-* devices are accessible and i2cdetect is available for diagnostics (service user was already being added to the i2c group) - Switch ENS210 config examples to hex I2C address notation (0x43) to match datasheets and i2cdetect output; update contributor docs guidance accordingly Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>