diff --git a/README.md b/README.md index 6a9bc1f..9fe795b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Han Mqtt Adapter +### Install +1. Setup picoW with MicroPython [link](https://www.raspberrypi.com/documentation/microcontrollers/micropython.html) +2. Copy main.py and config.py to picoW root +3. Edit config.py to correct SSID, Password and MQTT broker IP + ### Protocol [link to HAN protocol](https://hanporten.se/svenska/protokollet/)