mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Add service icons to Input button (#113313)
This commit is contained in:
parent
b6906d963b
commit
5573dbc5a7
6
homeassistant/components/input_button/icons.json
Normal file
6
homeassistant/components/input_button/icons.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"services": {
|
||||
"press": "mdi:gesture-tap-button",
|
||||
"reload": "mdi:reload"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user