1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/input_button/icons.json
2024-03-14 13:38:47 +01:00

7 lines
90 B
JSON

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