1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/text/icons.json
2024-01-20 13:28:23 +01:00

11 lines
142 B
JSON

{
"entity_component": {
"_": {
"default": "mdi:form-textbox"
}
},
"services": {
"set_value": "mdi:form-textbox"
}
}