diff --git a/airsonos/config.json b/airsonos/config.json index 14f0593..8cc4888 100755 --- a/airsonos/config.json +++ b/airsonos/config.json @@ -11,6 +11,19 @@ "armhf", "i386" ], + "machine": [ + "intel-nuc", + "qemux86", + "qemux86-64", + "qemuarm", + "qemuarm-64", + "raspberrypi2", + "raspberrypi3", + "raspberrypi3-64", + "tinker", + "odroid-c2", + "odroid-xu" + ], "boot": "auto", "hassio_api": true, "homeassistant_api": false,