120 lines
3.1 KiB
JSON
120 lines
3.1 KiB
JSON
{
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"notification_active": {
|
|
"default": "mdi:information"
|
|
},
|
|
"mobile_start": {
|
|
"default": "mdi:cellphone-wireless"
|
|
},
|
|
"remote_control": {
|
|
"default": "mdi:remote"
|
|
},
|
|
"smart_grid": {
|
|
"default": "mdi:view-grid-plus-outline"
|
|
}
|
|
},
|
|
"button": {
|
|
"start": {
|
|
"default": "mdi:play"
|
|
},
|
|
"stop": {
|
|
"default": "mdi:stop"
|
|
},
|
|
"pause": {
|
|
"default": "mdi:pause"
|
|
}
|
|
},
|
|
"sensor": {
|
|
"core_temperature": {
|
|
"default": "mdi:thermometer-probe"
|
|
},
|
|
"core_target_temperature": {
|
|
"default": "mdi:thermometer-probe"
|
|
},
|
|
"target_temperature": {
|
|
"default": "mdi:thermometer-check"
|
|
},
|
|
"drying_step": {
|
|
"default": "mdi:water-outline"
|
|
},
|
|
"program_id": {
|
|
"default": "mdi:selection-ellipse-arrow-inside"
|
|
},
|
|
"program_phase": {
|
|
"default": "mdi:tray-full"
|
|
},
|
|
"elapsed_time": {
|
|
"default": "mdi:timelapse"
|
|
},
|
|
"start_time": {
|
|
"default": "mdi:clock-start"
|
|
},
|
|
"spin_speed": {
|
|
"default": "mdi:sync"
|
|
},
|
|
"plate": {
|
|
"default": "mdi:circle-outline",
|
|
"state": {
|
|
"plate_step_0": "mdi:circle-outline",
|
|
"plate_step_warming": "mdi:alpha-w-circle-outline",
|
|
"plate_step_1": "mdi:circle-slice-1",
|
|
"plate_step_2": "mdi:circle-slice-1",
|
|
"plate_step_3": "mdi:circle-slice-2",
|
|
"plate_step_4": "mdi:circle-slice-2",
|
|
"plate_step_5": "mdi:circle-slice-3",
|
|
"plate_step_6": "mdi:circle-slice-3",
|
|
"plate_step_7": "mdi:circle-slice-4",
|
|
"plate_step_8": "mdi:circle-slice-4",
|
|
"plate_step_9": "mdi:circle-slice-5",
|
|
"plate_step_10": "mdi:circle-slice-5",
|
|
"plate_step_11": "mdi:circle-slice-5",
|
|
"plate_step_12": "mdi:circle-slice-6",
|
|
"plate_step_13": "mdi:circle-slice-6",
|
|
"plate_step_14": "mdi:circle-slice-6",
|
|
"plate_step_15": "mdi:circle-slice-7",
|
|
"plate_step_16": "mdi:circle-slice-7",
|
|
"plate_step_17": "mdi:circle-slice-8",
|
|
"plate_step_18": "mdi:circle-slice-8",
|
|
"plate_step_boost": "mdi:alpha-b-circle-outline",
|
|
"plate_step_boost_2": "mdi:alpha-b-circle"
|
|
}
|
|
},
|
|
"program_type": {
|
|
"default": "mdi:state-machine"
|
|
},
|
|
"remaining_time": {
|
|
"default": "mdi:clock-end"
|
|
},
|
|
"energy_forecast": {
|
|
"default": "mdi:lightning-bolt-outline"
|
|
},
|
|
"water_forecast": {
|
|
"default": "mdi:water-outline"
|
|
}
|
|
},
|
|
"switch": {
|
|
"power": {
|
|
"default": "mdi:power"
|
|
},
|
|
"supercooling": {
|
|
"default": "mdi:snowflake-variant"
|
|
},
|
|
"superfreezing": {
|
|
"default": "mdi:snowflake"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"get_programs": {
|
|
"service": "mdi:stack-overflow"
|
|
},
|
|
"set_program": {
|
|
"service": "mdi:arrow-right-circle-outline"
|
|
},
|
|
"set_program_oven": {
|
|
"service": "mdi:arrow-right-circle-outline"
|
|
}
|
|
}
|
|
}
|