mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
renamed mixing to mixer to tests don't fail
This commit is contained in:
@@ -41,7 +41,7 @@ class DummySettings {
|
|||||||
uint16_t publish_time_boiler = 10;
|
uint16_t publish_time_boiler = 10;
|
||||||
uint16_t publish_time_thermostat = 10;
|
uint16_t publish_time_thermostat = 10;
|
||||||
uint16_t publish_time_solar = 10;
|
uint16_t publish_time_solar = 10;
|
||||||
uint16_t publish_time_mixing = 10;
|
uint16_t publish_time_mixer = 10;
|
||||||
uint16_t publish_time_other = 10;
|
uint16_t publish_time_other = 10;
|
||||||
uint16_t publish_time_sensor = 10;
|
uint16_t publish_time_sensor = 10;
|
||||||
uint8_t bool_format = 1; // on off
|
uint8_t bool_format = 1; // on off
|
||||||
|
|||||||
Reference in New Issue
Block a user