Michael Lohrer
Michael Lohrer
Reduce disk usage by moving the config/srcs and web/generated into ram. See #119. Implemented here as part of the configure.py script. Currently this will delete any other amplipi-created tmpfs entries...
On the power board tester, detect the new ADCs and display the new analog values for HV2.
Currently the AmpliPi software version is shown at the bottom of the web UI, we should add the firmware version as well and report it in our logs to give...
If the streaming source is paused or the source's input is nothing, all attached zones should be muted after some time. Then if nothing is playing the amps can enter...
This is a meta-task to aggregate all the known Spotify issues. - [ ] #194 - [x] #214 - [ ] #247 - [x] #248 - [x] #318
New preamp boards have "peak detection" circuits on them. - [x] Read the output of the peak detect circuit on the Pi - [x] Fix the issue where when nothing...
The firmware now has support for receiving the Raspberry Pi's temp and adding it into the fan control mix. The AmpliPi software needs to get the Pi's temp and send...
Need to encorporate HA into Jason's home setup with the goal of integrating and testing AmpliPi's HA integration: https://github.com/brianhealey/hacs_amplipi We should also document this integration better to show the completness...
Spotify and Airplay and potential other streams use the name as the "device name" to connect to. Spotify doesn't support `'` at least, and probably a lot more special characters....
We need to migrate to a new OS at some point to get plexamp support back, while we are doing this there are several other things to consider. - [...