mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
Co-authored-by: Norbert Rittel <norbert@rittel.de> Co-authored-by: Josef Zweck <josef@zweck.dev> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
16 lines
255 B
JSON
16 lines
255 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"current_flow_rate": {
|
|
"default": "mdi:chart-line"
|
|
},
|
|
"server_connectivity": {
|
|
"default": "mdi:web"
|
|
},
|
|
"signal_quality": {
|
|
"default": "mdi:waveform"
|
|
}
|
|
}
|
|
}
|
|
}
|