add tx_mode back

This commit is contained in:
Paul
2019-08-30 23:57:08 +02:00
parent fe4dde94de
commit bbbb9f13ec
7 changed files with 169 additions and 73 deletions

View File

@@ -105,7 +105,8 @@ var custom_configfile = {
"shower_timer": false,
"shower_alert": false,
"publish_time": 120,
"heating_circuit": 1
"heating_circuit": 1,
"tx_mode": 1
}
};