1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 19:37:12 +00:00
Files
core/homeassistant/components/frontend/icons.json
2025-10-28 10:33:10 +01:00

11 lines
147 B
JSON

{
"services": {
"reload_themes": {
"service": "mdi:reload"
},
"set_theme": {
"service": "mdi:palette-swatch"
}
}
}