1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/local_ip/icons.json
2024-03-01 13:40:58 +01:00

10 lines
100 B
JSON

{
"entity": {
"sensor": {
"local_ip": {
"default": "mdi:ip"
}
}
}
}