1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-24 03:47:14 +00:00
Files
core/homeassistant/components/heos/icons.json
2024-02-28 16:33:12 +01:00

7 lines
81 B
JSON

{
"services": {
"sign_in": "mdi:login",
"sign_out": "mdi:logout"
}
}