remove unused COMPONENT_VERSION constant
This commit is contained in:
@@ -8,7 +8,6 @@ namespace esphome {
|
||||
namespace truma_inetbox {
|
||||
|
||||
static const char *const TAG = "truma_inetbox.TrumaiNetBoxApp";
|
||||
static const char *const COMPONENT_VERSION = "TRUMA_COMPONENT_451c184";
|
||||
|
||||
TrumaiNetBoxApp::TrumaiNetBoxApp() {
|
||||
this->airconAuto_.set_parent(this);
|
||||
|
||||
Reference in New Issue
Block a user