rename subscribes to subscribe_format

This commit is contained in:
proddy
2021-03-28 16:53:01 +02:00
parent 2a070ef55f
commit 1938c93faf
7 changed files with 24 additions and 23 deletions

View File

@@ -37,7 +37,7 @@ class DummySettings {
uint8_t ha_climate_format = 1;
bool ha_enabled = true;
String base = "ems-esp";
uint8_t subscribes = 0;
uint8_t subscribe_format = 0;
String hostname = "ems-esp";
String jwtSecret = "ems-esp";