- Rename main.py → play_speaker.py
- Add record_mic.py: record audio from camera mic via RTSP to a
timestamped WAV in data/
- Add private API camera dump to dump_camera.py
- Update README scripts section
- Rename USERNAME/PASSWORD to UNIFI_USERNAME/UNIFI_PASSWORD to avoid
conflict with the Windows USERNAME system environment variable
- Set both speakerSettings.volume and speakerSettings.speakerVolume
in the PATCH request
- Log volume before and after the change to verify it took effect