Add core version 2.5.2

This commit is contained in:
Otto Winter
2019-05-26 10:31:29 +02:00
parent d8963ea25a
commit 510e53de70
4 changed files with 6 additions and 3 deletions
@@ -1,6 +1,7 @@
#include "status_binary_sensor.h"
#include "esphome/core/log.h"
#include "esphome/core/util.h"
#include "esphome/core/defines.h"
#ifdef USE_MQTT
#include "esphome/components/mqtt/mqtt_client.h"