1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 19:37:12 +00:00
Files
core/homeassistant/components/recorder/icons.json
2024-03-14 11:41:43 +01:00

9 lines
165 B
JSON

{
"services": {
"purge": "mdi:database-sync",
"purge_entities": "mdi:database-sync",
"disable": "mdi:database-off",
"enable": "mdi:database"
}
}