1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 14:08:21 +00:00
Files
core/homeassistant/components/input_button/icons.json
2024-08-28 13:47:41 +02:00

11 lines
140 B
JSON

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