simple-thermostat icon indicating copy to clipboard operation
simple-thermostat copied to clipboard

Hide everything besides Preset

Open lkshck opened this issue 3 years ago • 2 comments

Hey, I want to hide everything of the controls besides the Preset. Currently only the temperature change option is still there and I don't find any option to hide it. Goal is to set only the Preset mode from the Default Dashboard. grafik

lkshck avatar Apr 18 '23 08:04 lkshck

I hid it with

      hide:
        state: true
      setpoints:
        temperature:
          hide: true

cfergeau avatar Jan 28 '24 12:01 cfergeau