mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Hide battery level and battery icon in tile card (#18826)
This commit is contained in:
parent
97b71c785b
commit
4d432fba57
@ -87,6 +87,8 @@ const HIDDEN_ATTRIBUTES = [
|
||||
"unit_of_measurement",
|
||||
"visibility_unit",
|
||||
"wind_speed_unit",
|
||||
"battery_icon",
|
||||
"battery_level",
|
||||
];
|
||||
|
||||
const cardConfigStruct = assign(
|
||||
|
Loading…
x
Reference in New Issue
Block a user