This project is a BLE/IoT bridge to facilitate connecting an old fashioned Bluetooth smartbulb to a WiFi smart hub (such as Alexa). This is achieved using an ESP32 to emulate a WiFi smartbulb (which ...
My app-code doesn't have access to the lib's template-file (declared there via templateUrl) and IMHO I should not be forced to re-declare the template, if I do not want to replace it (but inherit it ...