Devqon / lovelace-mini-thermostat

A mini lovelace card for controlling a thermostat
MIT License
13 stars 6 forks source link

Group option #10

Closed FallenLeave91 closed 4 years ago

FallenLeave91 commented 4 years ago

First of all great card! Could there be an option for it to look better in a group of entities? The mini-media-player card has an option for this, so it doesn´t show the border of the card.

Devqon commented 4 years ago

Added in v0.1.0

FallenLeave91 commented 4 years ago

After updating and adding the grouped option it still looks the same. Am I doin something wrong here?

  - type: 'custom:mini-thermostat'
    entity: climate.heizung_wohnzimmer
    grouped: true
    layout:
      dropdown: preset_modes
Devqon commented 4 years ago

No you probably have the same issue as in #15