Removing trailing spaces
This commit is contained in:
@@ -1844,7 +1844,7 @@ script:
|
||||
disp1->set_component_font_color("home.wifi_icon", (api_val > 0) ? 33808 : 63488);
|
||||
// Update Wi-Fi icon
|
||||
disp1->set_component_text_printf("home.wifi_icon", "%s",
|
||||
wifi_connected ?
|
||||
wifi_connected ?
|
||||
(api_connected ?
|
||||
(blueprint_connected ? "\uE5A8" : // mdi:wifi - All right!
|
||||
"\uE7CF") : // mdi:home-assistant - Blueprint is out
|
||||
|
||||
Reference in New Issue
Block a user