mirror of
https://github.com/arendst/Tasmota.git
synced 2025-08-06 09:27:41 +00:00
Update xdrv_12_home_assistant.ino
Minor gain in string length
This commit is contained in:
parent
a370f85a8b
commit
cb13e8b05e
@ -67,7 +67,7 @@ const char HASS_DISCOVER_LIGHT_WHITE[] PROGMEM =
|
|||||||
"%s,\"whit_val_cmd_t\":\"%s\"," // cmnd/led2/White
|
"%s,\"whit_val_cmd_t\":\"%s\"," // cmnd/led2/White
|
||||||
"\"whit_val_stat_t\":\"%s\"," // stat/led2/RESULT
|
"\"whit_val_stat_t\":\"%s\"," // stat/led2/RESULT
|
||||||
"\"white_value_scale\":100," // (No abbreviation defined)
|
"\"white_value_scale\":100," // (No abbreviation defined)
|
||||||
"\"whit_val_tpl\":\"{{ value_json.Channel[3] }}\"";
|
"\"whit_val_tpl\":\"{{value_json.Channel[3]}}\"";
|
||||||
|
|
||||||
const char HASS_DISCOVER_LIGHT_CT[] PROGMEM =
|
const char HASS_DISCOVER_LIGHT_CT[] PROGMEM =
|
||||||
"%s,\"clr_temp_cmd_t\":\"%s\"," // cmnd/led2/CT
|
"%s,\"clr_temp_cmd_t\":\"%s\"," // cmnd/led2/CT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user