Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 107370

Sensor Card Height Different Than Button Card Height

$
0
0

I’ve found that the THERMOSTAT card is cumbersome to use on my tablet.
I’m striving to use standard Lovelace cards and so far have achieved the following using Tablet Mode:

However, I’m finding that my sensor cards are significantly shorter than my button cards.
Which surprised me because all the other cards align pretty well.

Any ideas?

type: horizontal-stack
cards:
  - type: vertical-stack
    cards:
      - type: sensor
        entity: sensor.home_temperature
        detail: 1
      - type: sensor
        entity: sensor.thermostat
        hours_to_show: 0
        detail: 1
  - type: vertical-stack
    cards:
      - type: button
        tap_action:
          action: call-service
          service: script.temperature_up
          service_data: {}
          target: {}
        icon: hass:plus
        hold_action:
          action: none
        show_name: false
        show_icon: true
      - type: button
        tap_action:
          action: call-service
          service: script.temperature_down
          service_data: {}
          target: {}
        icon: hass:minus
        hold_action:
          action: none
        show_name: false
        show_icon: true

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 107370

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>