mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 02:13:44 +02:00
Add service icons to Input button (#113313)
This commit is contained in:
committed by
GitHub
parent
b6906d963b
commit
5573dbc5a7
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"services": {
|
||||
"press": "mdi:gesture-tap-button",
|
||||
"reload": "mdi:reload"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user