1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 21:47:08 +00:00
Files
core/homeassistant/components/nmap_tracker/icons.json
2024-03-02 10:30:10 +01:00

13 lines
192 B
JSON

{
"entity": {
"device_tracker": {
"device_tracker": {
"default": "mdi:lan-disconnect",
"state": {
"home": "mdi:lan-connect"
}
}
}
}
}