1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-25 04:17:02 +00:00
Files
core/homeassistant/components/dnsip/icons.json
2024-02-25 13:00:45 +01:00

10 lines
98 B
JSON

{
"entity": {
"sensor": {
"dnsip": {
"default": "mdi:web"
}
}
}
}