mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-03-14 05:36:34 +03:00
update testdata
This commit is contained in:
@@ -469,7 +469,7 @@ void WebCustomizationService::load_test_data() {
|
||||
emsEntity.product_id = 123;
|
||||
emsEntity.device_id = 8;
|
||||
emsEntity.custom_name = "My Custom Boiler";
|
||||
emsEntity.custom_brand = "My Brand";
|
||||
emsEntity.custom_brand = "";
|
||||
emsEntity.entity_ids.push_back("08heatingactive|is my heating on?");
|
||||
emsEntity.entity_ids.push_back("08tapwateractive");
|
||||
emsEntity.entity_ids.push_back("08selflowtemp|<90");
|
||||
|
||||
Reference in New Issue
Block a user