We are taking events that would have happened on the SmartThings Cloud and moving them to your SmartThings Hub. This repository contains sample SmartThings Edge Drivers to get you started
53
stars
64
forks
source link
lightbulb-lan-esp8266 - if wifi password contains '!' can't connect to router #24
in sample driver lightbulb-lan-esp8266
If the Wi-Fi password contains the letter !, NodeMCU seems that the router cannot be connected normally.
detail information
ssid : router-ssid pw : password!
at this time uri shown like
http://192.168.4.1/?ssid=router-ssid&pwd=password%21
nodemcu log shown like this img