mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
15 lines
207 B
JSON
15 lines
207 B
JSON
{
|
|
"entity": {
|
|
"notify": {
|
|
"mailto": {
|
|
"default": "mdi:email-outline"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"send_message": {
|
|
"service": "mdi:email-arrow-right-outline"
|
|
}
|
|
}
|
|
}
|