mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
add icon to select (#138834)
This commit is contained in:
parent
6cf31e0807
commit
c5222708ed
@ -13,6 +13,11 @@
|
|||||||
"hop_power_savings": {
|
"hop_power_savings": {
|
||||||
"default": "mdi:percent"
|
"default": "mdi:percent"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"select": {
|
||||||
|
"hop_selector": {
|
||||||
|
"default": "mdi:lightning-bolt"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user