mruettgers / SMLReader

ESP8266 based smart meter (SML) to MQTT gateway
GNU General Public License v3.0
292 stars 68 forks source link

Add the possibility to disable the AP #8

Closed HakamSaffour closed 3 years ago

HakamSaffour commented 3 years ago

for security reasons and in order not have too many AP's around you, please add the possibility to disable the AP in the web configuration page

mruettgers commented 3 years ago

Hi,

I don't think that this is necessary because the AP mode is enabled only in case the ESP is not being able to connect to your WiFi in STA mode. So there is no additional WiFi AP around if everything is working as expected.

Michael

HakamSaffour commented 3 years ago

Yes, you are right. I am closing this issue