mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Add device tracker icon translations (#109109)
This commit is contained in:
parent
6fdad44941
commit
30dec53b07
13
homeassistant/components/device_tracker/icons.json
Normal file
13
homeassistant/components/device_tracker/icons.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"entity_component": {
|
||||||
|
"_": {
|
||||||
|
"default": "mdi:account",
|
||||||
|
"state": {
|
||||||
|
"not_home": "mdi:account-arrow-right"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"services": {
|
||||||
|
"see": "mdi:account-eye"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user