feat: expose cmd's via MQTT directly #31

This commit is contained in:
proddy
2021-03-21 12:47:47 +01:00
parent fd11a09882
commit f2dbc26491
4 changed files with 46 additions and 17 deletions

View File

@@ -30,9 +30,9 @@ namespace emsesp {
// #define EMSESP_TEST_DEFAULT "mixer"
// #define EMSESP_TEST_DEFAULT "web"
// #define EMSESP_TEST_DEFAULT "general"
// #define EMSESP_TEST_DEFAULT "boiler"
#define EMSESP_TEST_DEFAULT "boiler"
// #define EMSESP_TEST_DEFAULT "mqtt2"
#define EMSESP_TEST_DEFAULT "mqtt_nested"
// #define EMSESP_TEST_DEFAULT "mqtt_nested"
// #define EMSESP_TEST_DEFAULT "ha"
class Test {