1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-22 00:10:16 +01:00
Files
core/homeassistant/components/input_button/icons.json
T
2024-03-14 13:38:47 +01:00

7 lines
90 B
JSON

{
"services": {
"press": "mdi:gesture-tap-button",
"reload": "mdi:reload"
}
}