KmanOz / KmanSonoff

Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
MIT License
282 stars 39 forks source link

Assign Station name #2

Closed MaccaAus closed 6 years ago

MaccaAus commented 6 years ago

Is it possible to integrate a variable we can change to have a user fixed Station name as opposed to the auto assigned one?

I have 10 ESP's currently running on my network, stuff gets confusing.

KmanOz commented 6 years ago

As in Sonoff_XXXXXX do you mean?

MaccaAus commented 6 years ago

Yeh make the Sonoff_MacAddress name a variable you could define in the config.h eg #define WIFI_NAME

KmanOz commented 6 years ago

I'll think about it in a future version. Thanks