Update README.md

This commit is contained in:
Christoffer Martinsson 2023-08-30 22:25:56 +00:00
parent 989d1df522
commit 6f35a3b3c7

View File

@ -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/)