2024-03-14 22:48:53 +00:00
|
|
|
{
|
2024-04-11 10:04:08 +00:00
|
|
|
"entity_component": {
|
|
|
|
"_": {
|
|
|
|
"default": "mdi:message"
|
|
|
|
}
|
|
|
|
},
|
2024-03-14 22:48:53 +00:00
|
|
|
"services": {
|
2024-08-28 11:48:01 +00:00
|
|
|
"notify": {
|
|
|
|
"service": "mdi:bell-ring"
|
|
|
|
},
|
|
|
|
"persistent_notification": {
|
|
|
|
"service": "mdi:bell-badge"
|
|
|
|
},
|
|
|
|
"send_message": {
|
|
|
|
"service": "mdi:message-arrow-right"
|
|
|
|
}
|
2024-03-14 22:48:53 +00:00
|
|
|
}
|
|
|
|
}
|