lora-aprs / LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32
https://www.lora-aprs.info
MIT License
331 stars 106 forks source link

Overwrite Hostname not working #352

Open DG1FI opened 5 months ago

DG1FI commented 5 months ago

in past versions:

"hostname": { "overwrite": true, "name": "DB0AF-L" }

overwrites the standard hostname (like ESP030223), so the network map in fritzbox show the selected/entered hostname (DB0AF-L) in that case. it does not matter if static ip or dhcp active. in the current version this feature don't work - only ESPxxxxxx as hostname appears. can you check that please?

73 Mario