Browse Source

Update README.md

sle118 5 years ago
parent
commit
7c8aa35a74
1 changed files with 6 additions and 1 deletions
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -27,7 +27,12 @@ At this point, the device should have disabled its built-in access point and sho
 - Update the configuration
 - Reboot
 
-3/ Enjoy playback
+3/ set bluetooth & airplaysink name (if you want something other than default)
+*this will eventually be moved to the web configuration*
+you need to be connected to the device using a usb to serial adapter, with a terminal program (for example putty) opened on that serial port. 
+- To setup the bluetooth sink name, enter the following command
+nvs_set bt_sink_name str -v "your_bt_name_here" 
+nvs_set airplay_sink_name str -v "your_airplay_name_here"
 
 # Additional command line notes
 The squeezelite options are very similar to the regular Linux ones. Differences are :