core/homeassistant/components/text/icons.json

13 lines
167 B
JSON
Raw Normal View History

2024-01-20 12:28:23 +00:00
{
"entity_component": {
"_": {
"default": "mdi:form-textbox"
}
},
"services": {
"set_value": {
"service": "mdi:form-textbox"
}
2024-01-20 12:28:23 +00:00
}
}