This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Lego (Powered Up) train control from Home Assistant / MQTT with BellRing | |
* | |
* Licence: GPLv3 | |
* | |
* needed libraries: | |
* legoino https://github.com/corneliusmunz/legoino | |
* > 1.1.0, tested with commit 4daae4f683b087b8c443a4c813934e3dfff41d69 | |
* home-assistant-integration https://github.com/dawidchyrzynski/arduino-home-assistant | |
* 1.3.0 |