Lint
This commit is contained in:
@@ -634,7 +634,7 @@ api:
|
||||
id(mui_meridiem)[0] = meridiem[0];
|
||||
id(mui_meridiem)[1] = meridiem[1];
|
||||
}
|
||||
|
||||
|
||||
// Date/Time colors
|
||||
ESP_LOGV(TAG, "Load date/time colors");
|
||||
id(home_date_color) = esphome::display::ColorUtil::color_to_565(esphome::Color(date_color[0], date_color[1], date_color[2]));
|
||||
@@ -2308,8 +2308,8 @@ text_sensor:
|
||||
name: Version TFT
|
||||
platform: nextion
|
||||
component_name: boot.tft_version
|
||||
#entity_category: diagnostic
|
||||
#icon: mdi:tag-text-outline
|
||||
# entity_category: diagnostic
|
||||
# icon: mdi:tag-text-outline
|
||||
internal: true
|
||||
update_interval: never
|
||||
on_value:
|
||||
|
||||
Reference in New Issue
Block a user