Update README.md

This commit is contained in:
matlen67 2018-12-01 06:39:28 +01:00 committed by GitHub
parent a98970ef1d
commit 235c8c39b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# ansluta-control
remote control Ikea Ansluta 2,4Ghz
This project was created to control the Ikea Omlopp/Utrusta lights by webbrowser or add it to a home automation system (FHEM)
This project was created to control Ikea Omlopp/Utrusta lights by webbrowser or add it to a home automation system (FHEM)
@ -27,10 +27,6 @@ This project was created to control the Ikea Omlopp/Utrusta lights by webbrowser
<img src="https://github.com/matlen67/ansluta-control/blob/master/pictures/arduino_esp8266_config.png" width="64">
## Get your Ansluta address bytes
- start Arduion ide, load project files
- edit ansluta.ino -> set your SSID and Wlankey at row 40, 41
@ -43,7 +39,7 @@ This project was created to control the Ikea Omlopp/Utrusta lights by webbrowser
## Control the lights via webbrowser
connect to the nodeMCU IP
connect to nodeMCU IP
press button: off, 50% or 100% to toggle the lights
<img src="https://github.com/matlen67/ansluta-control/blob/master/pictures/webcontrol.jpg" width="128">