switched to mqtt, added class valve

This commit is contained in:
2023-04-13 18:09:26 +02:00
parent 0f7feae8a8
commit 08f14424af
8 changed files with 205 additions and 108 deletions
+3 -2
View File
@@ -14,5 +14,6 @@ board = nanoatmega328new
framework = arduino
monitor_speed = 115200
lib_deps =
arduino-libraries/Ethernet@^2.0.1
https://git.kleiax.de/PlatformIO-Libs/Shiftregister.git#v1.0
arduino-libraries/Ethernet@^2.0.1
https://git.kleiax.de/PlatformIO-Libs/Shiftregister.git#v1.0
knolleary/PubSubClient@^2.8