1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-22 10:55:50 +00:00
Files
core/homeassistant/components/derivative/icons.json
2024-02-04 23:20:46 +01:00

10 lines
110 B
JSON

{
"entity": {
"sensor": {
"derivative": {
"default": "mdi:chart-line"
}
}
}
}