1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 19:37:12 +00:00
Files
core/homeassistant/components/weatherkit/icons.json
2024-03-05 14:05:13 +01:00

10 lines
109 B
JSON

{
"entity": {
"sensor": {
"pressure_trend": {
"default": "mdi:gauge"
}
}
}
}