diff --git a/library.json b/library.json index b6f29eb..e79e522 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/schema/library.json", "name": "ha-mqtt", - "version": "1.5.1", + "version": "1.6.0", "description": "Home Assistant classes for integration with MQTT auto discovery", "repository": { "type": "git", diff --git a/src/esp.h b/src/esp.h index 5cfb8a7..4dd511b 100644 --- a/src/esp.h +++ b/src/esp.h @@ -60,6 +60,15 @@ namespace HaESP { return builder; } + Builder