mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
multiple bus ids - #329
This commit is contained in:
@@ -98,7 +98,8 @@ var custom_configfile = {
|
||||
"shower_timer": true,
|
||||
"shower_alert": false,
|
||||
"publish_time": 10,
|
||||
"tx_mode": 1
|
||||
"tx_mode": 1,
|
||||
"bus_id": 11
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user