mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Add fan new more info (#15843)
* Add more info fan * Change icon * Use backend translations * Fix computeAttributeValueDisplay * Clean code * Clean code * Fix some styles * Improve ha-select rounded style * Use button instead of select * Show fan speed percentage
This commit is contained in:
@@ -17,6 +17,7 @@ export const EDITABLE_DOMAINS_WITH_ID = ["scene", "automation"];
|
||||
export const EDITABLE_DOMAINS_WITH_UNIQUE_ID = ["script"];
|
||||
/** Domains with with new more info design. */
|
||||
export const DOMAINS_WITH_NEW_MORE_INFO = [
|
||||
"fan",
|
||||
"input_boolean",
|
||||
"light",
|
||||
"siren",
|
||||
|
||||
Reference in New Issue
Block a user