Is not easy when you are not a programmer.
For Windows 10
-
Download and install Python
Download Python | Python.org
Restart -
Download and extract this in Downloads:
https://github.com/mjg59/python-broadlink/archive/refs/heads/master.zip -
Run in cmd.exe
pip3 install broadlink
-
Reset your device and a new WIFI SSID will be created: BroadlinkProv
Connect to this wifi network with your computer. -
run this command (put your user):
cd C:\Users\YOUR_USER\Downloads\python-broadlink-master\cli
-
Run this command, using your main house SSID and WIFI password
python3 broadlink_cli --joinwifi YOUR_WIFI_NAME YOUR_WIFI_PASS
It should learn about your home WIFI and connect to the network
Use your router interface to identify the IP and setup as a fixed IP for the future.