somehow I lost the +/- on my thermostat… how do I check what theme variable has a conflict here?
didnt see the card officially has --st variables for that, so must be a global theme setting, but even in default there’s nothing:
all that happens is a gray circle when hovering the hotspot…
dont have anything on the layout for step control in my config, but even when adding:
type: custom:simple-thermostat
entity: climate.front_room
header: false
layout:
step: column
they dont show. If I change that to ‘row’, the grey circles do change position, so thats working alright. No +/- however…
I did still have this:
control:
_names: false
but that is no longer an option? cant find that anymore in the docs… taking it out doesnt make a difference though