nervetattoo / simple-thermostat

A different take on the thermostat card for Home Assistant ♨️
MIT License
730 stars 109 forks source link

control: show / hide issue #325

Open prowebuk opened 2 years ago

prowebuk commented 2 years ago

Hi

Many thanks for the great control.

Have noticed presets are hidden when control: hvac: false and hvac is hidden when control: presets: false

fcastilloec commented 7 months ago

I've experienced this error

layout:
  mode:
    headings: false
control:
  preset: true

show the actual preset, and the same goes for hvac. Setting control: false did nothing.

I've solved this issue by deleting the mode key under layout. For some reason, this key was forcing everything to be shown