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

10 lines
110 B
JSON

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