mirror of
https://github.com/home-assistant/core.git
synced 2026-01-25 09:02:38 +01:00
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com> Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com> Co-authored-by: abmantis <amfcalt@gmail.com> Co-authored-by: Bram Kragten <mail@bramkragten.nl> Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
18 lines
247 B
JSON
18 lines
247 B
JSON
{
|
|
"entity_component": {
|
|
"_": {
|
|
"default": "mdi:form-textbox"
|
|
}
|
|
},
|
|
"services": {
|
|
"set_value": {
|
|
"service": "mdi:form-textbox"
|
|
}
|
|
},
|
|
"triggers": {
|
|
"changed": {
|
|
"trigger": "mdi:form-textbox"
|
|
}
|
|
}
|
|
}
|