mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Add text icon translations (#108457)
This commit is contained in:
parent
618cfe587a
commit
2c8981e100
10
homeassistant/components/text/icons.json
Normal file
10
homeassistant/components/text/icons.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"entity_component": {
|
||||
"_": {
|
||||
"default": "mdi:form-textbox"
|
||||
}
|
||||
},
|
||||
"services": {
|
||||
"set_value": "mdi:form-textbox"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user