mirror of https://github.com/home-assistant/core
23 lines
412 B
JSON
23 lines
412 B
JSON
{
|
|
"entity": {
|
|
"button": {
|
|
"synchronize_clock": {
|
|
"default": "mdi:clock-check-outline"
|
|
}
|
|
},
|
|
"number": {
|
|
"grid_export_limit": {
|
|
"default": "mdi:transmission-tower"
|
|
},
|
|
"battery_discharge_depth": {
|
|
"default": "mdi:battery-arrow-down"
|
|
}
|
|
},
|
|
"select": {
|
|
"operation_mode": {
|
|
"default": "mdi:solar-power"
|
|
}
|
|
}
|
|
}
|
|
}
|