Add readmes, gitignore and platformio config

This commit is contained in:
2022-02-20 21:00:33 +01:00
parent c872facfa8
commit fec46b617a
8 changed files with 130 additions and 0 deletions

View File

@@ -1,2 +1,6 @@
# Roller Shutter MQTT
## Used Libraries
- arduino-home-assistant (modified version to support set position command: https://github.com/jeyp91/arduino-home-assistant)
- PubSubClient