🤗 Please consider subscribing to my YouTube channel Your subscription goes a long way in backing my work.
ESPClicker is a very simple, ESP8266 based IoT project that will allow you to integrate your normal devices such as a coffee machine, fan, etc, into your Smart home "make them all IoT enabled". Works with Home Assistant And ESPhome.
YouTube Video: https://youtu.be/Gc4yCd9yvuE Online Shop: https://www.pricelesstoolkit.com/en/projects/32-espclicker.html
THE COLOR CODE OF THE CABLE DIDN'T MATCH, REAL PIN LABELS ARE ON THE PCB
CONNECT TO THE ESPClicker FALLBACK NETWORK "ESPClicker-XXXXXX Fallback Hotspot" VIA WIFI AND CHANGE WIFI USERNAME AND PASSWORD, GO TO THE ESPhome AND CLICK "ADOPT" THEN CLICK ON "TREE DOTS" AND CLICK "RENAME HOSTNAME"
AND PUT "espclicker-XXXXXX" SUFFIX
WITHOUT THIS IT WILL BE IMPOSSIBLE TO DO OTA UPDATE, BECAUSE ESPhome WILL TRY TO RESOLVE ADDRESS ON "espclicker.local".
The captive portal component in ESPHome is a fallback mechanism for when connecting to the configured WiFi fails. After 1 minute of unsuccessful WiFi connection attempts, the ESP will start a WiFi hotspot with the credentials
SSID "ESPClicker-XXXXXX Fallback Hotspot"
Password "password"
When you connect to the fallback network, the web interface should open automatically (see also login to network notifications). If that does not work, you can also navigate to http://192.168.4.1/ manually in your browser. In this web interface, you can manually override the WiFi settings of the device. Additionally, you can upload a new firmware file to your node without having to use a USB cable for uploads.
Programmer and Test Clip Fixture
Home Assistant https://www.home-assistant.io/ ESPhome https://esphome.io/