mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
15 lines
228 B
JSON
15 lines
228 B
JSON
{
|
|
"entity": {
|
|
"select": {
|
|
"hot_water_plus_level": {
|
|
"default": "mdi:water-plus"
|
|
}
|
|
},
|
|
"sensor": {
|
|
"hot_water_availability": {
|
|
"default": "mdi:water-thermometer"
|
|
}
|
|
}
|
|
}
|
|
}
|