mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-22 18:26:30 +00:00
Fix compile error
This commit is contained in:
parent
b4ceb9e5e9
commit
c5fea7cd0a
@ -2602,7 +2602,7 @@ const char MI_HA_DISCOVERY_TEMPLATE[] PROGMEM =
|
||||
"\"state_topic\":\"%s\","
|
||||
"\"uniq_id\":\"%s_%s\","
|
||||
"\"unit_of_meas\":\"%s\","
|
||||
"\"val_tpl\":\"{{ value_json.%s }}\"}")
|
||||
"\"val_tpl\":\"{{ value_json.%s }}\"}";
|
||||
|
||||
void MI32DiscoveryOneMISensor(){
|
||||
// don't detect half-added ones here
|
||||
|
Loading…
x
Reference in New Issue
Block a user