mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Add icon translations to Counter (#109651)
This commit is contained in:
parent
9fef1938b4
commit
c3690e74c5
8
homeassistant/components/counter/icons.json
Normal file
8
homeassistant/components/counter/icons.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"services": {
|
||||
"decrement": "mdi:numeric-negative-1",
|
||||
"increment": "mdi:numeric-positive-1",
|
||||
"reset": "mdi:refresh",
|
||||
"set_value": "mdi:counter"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user