re-enable shower alert

This commit is contained in:
proddy
2021-04-04 13:38:49 +02:00
parent 7fa93a8de0
commit 4f239d035e
5 changed files with 39 additions and 18 deletions

View File

@@ -34,7 +34,9 @@ namespace emsesp {
// #define EMSESP_DEBUG_DEFAULT "mqtt2"
// #define EMSESP_DEBUG_DEFAULT "mqtt_nested"
// #define EMSESP_DEBUG_DEFAULT "ha"
#define EMSESP_DEBUG_DEFAULT "board_profile"
// #define EMSESP_DEBUG_DEFAULT "board_profile"
#define EMSESP_DEBUG_DEFAULT "shower_alert"
class Test {
public: