more commands in ems menu

This commit is contained in:
proddy
2020-06-07 18:01:23 +02:00
parent 34d782a58a
commit 3bd5be2de6
3 changed files with 40 additions and 14 deletions

View File

@@ -86,6 +86,9 @@ class EMSESP {
static void actual_master_thermostat(const uint8_t device_id);
static void show_values(uuid::console::Shell & shell);
static void show_device_values(uuid::console::Shell & shell);
static void show_sensor_values(uuid::console::Shell & shell);
static void show_devices(uuid::console::Shell & shell);
static void show_emsbus(uuid::console::Shell & shell);