mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 08:05:06 +02:00
add icon to select (#138834)
This commit is contained in:
@@ -13,6 +13,11 @@
|
|||||||
"hop_power_savings": {
|
"hop_power_savings": {
|
||||||
"default": "mdi:percent"
|
"default": "mdi:percent"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"select": {
|
||||||
|
"hop_selector": {
|
||||||
|
"default": "mdi:lightning-bolt"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user