mirror of
https://github.com/home-assistant/core.git
synced 2026-07-13 17:44:45 +01:00
13 lines
178 B
JSON
13 lines
178 B
JSON
{
|
|
"entity": {
|
|
"sensor": {
|
|
"meter_value": {
|
|
"default": "mdi:waves-arrow-up"
|
|
},
|
|
"water_level": {
|
|
"default": "mdi:waves"
|
|
}
|
|
}
|
|
}
|
|
}
|