1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-24 09:20:11 +01: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"
}
}