1 ---
2
3 automationhat_apt_packages:
4 - "python3"
5 - "raspi-gpio"
6 - "python3-rpi.gpio"
7 - "python3-smbus"
8 - "python3-sn3218"
9
10 automationhat_modules:
11 - "i2c-bcm2708"
12 - "i2c-dev"