Hi @Ralf
My lovelace config is this:
entity: climate.eurotronic_eur_spiritz_wall_radiator_thermostat_heat_3
modes:
Full Power:
include: false
Heat Eco:
include: false
Manufacturer Specific:
include: false
'off':
include: true
sensors:
- entity: sensor.thermostat_bedroom_battery
name: Battery
step_size: 0.5
type: 'custom:simple-thermostat'
Those include: false
are no longer important. Before 0.96 I hide that way the buttons I do not want to show. Now they are gone themselves.
For advanced scheduling I am using this: