mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
11 lines
143 B
JSON
11 lines
143 B
JSON
{
|
|
"services": {
|
|
"complete_task": {
|
|
"service": "mdi:check-all"
|
|
},
|
|
"create_task": {
|
|
"service": "mdi:check"
|
|
}
|
|
}
|
|
}
|