mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
Attributes
This commit is contained in:
parent
20ca642e51
commit
82957ff6ef
@ -13,6 +13,7 @@ const LINE_ATTRIBUTES_TO_KEEP = [
|
||||
"target_temp_high",
|
||||
"hvac_action",
|
||||
"humidity",
|
||||
"mode",
|
||||
];
|
||||
|
||||
export interface LineChartState {
|
||||
|
@ -37,6 +37,7 @@ hassAttributeUtil.DOMAIN_DEVICE_CLASS = {
|
||||
"shutter",
|
||||
"window",
|
||||
],
|
||||
humidifier: ["dehumidifier", "humidifier"],
|
||||
sensor: [
|
||||
"battery",
|
||||
"humidity",
|
||||
|
Loading…
x
Reference in New Issue
Block a user