mirror of
https://github.com/home-assistant/core.git
synced 2026-07-09 07:45:11 +01:00
b27b357b91
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
15 lines
183 B
JSON
15 lines
183 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"derivative": {
|
|
"default": "mdi:chart-line"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"reload": {
|
|
"service": "mdi:reload"
|
|
}
|
|
}
|
|
}
|