1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/todoist/icons.json
2024-08-28 13:48:13 +02:00

8 lines
107 B
JSON

{
"services": {
"new_task": {
"service": "mdi:checkbox-marked-circle-plus-outline"
}
}
}