Giter Site home page Giter Site logo

Comments (5)

jonohunt avatar jonohunt commented on May 29, 2024 1

I managed to get around this (mostly) by playing around with the padding, removing the shadow etc.

- type: custom:vertical-stack-in-card
  cards:
    - type: entities
      title: "Xbox One"
      show_header_toggle: false
      entities:
        - entity: sensor.xbox_username
    - type: picture-entity
      style: |
        ha-card {
          background: none;
          box-shadow: none;
          padding-top: 0;
          padding-bottom: 15px;
          padding-left: 15px;
          padding-right: 15px;
        }
      entity: sensor.xbox_currently_playing

from vertical-stack-in-card.

jonohunt avatar jonohunt commented on May 29, 2024

I’ve noticed extra spacing between the title at the top and the entities below compared to ‘regular’ cards.

vertical-stack-in-card

Would be great if this was fixed, or if we could be able to tweak the padding ourselves.

from vertical-stack-in-card.

ttaidapos avatar ttaidapos commented on May 29, 2024

Yup I'm seeing this as well and it's not with all the cards either. Below is what i'm seeing, i've noticed this with entity-filter cards and a few others.

image

type: 'custom:vertical-stack-in-card'
cards:
  - entities:
      - entity: input_boolean.modem_reboot
        icon: 'mdi:access-point'
        name: Modem Reboot
      - entity: input_boolean.router_reboot
        icon: 'mdi:router-wireless'
        name: Router Reboot
    show_header_toggle: false
    title: System Status
    type: entities
  - type: thermostat
    entity: climate.dining_room
  - type: entity-filter
    entities:
      - sensor.front_door_keypad_battery
      - sensor.water_battery_level
    state_filter:
      - operator: '>'
        value: 50
  - type: entities
    entities:
      - entity: sensor.dark_sky_precip_probability_0d
      - entity: sensor.dark_sky_apparent_temperature

from vertical-stack-in-card.

bcutter avatar bcutter commented on May 29, 2024

Could not work around this. Looks quite seperate and not really good :-(

grafik

from vertical-stack-in-card.

KameDomotics avatar KameDomotics commented on May 29, 2024

I have the same problem (I use Google Dark Theme)

5894EF4E-A012-477B-B4BA-C1E5DE5BBF6D

5D339CED-46EB-43F0-8BFA-C108F03714D4
509B405D-BC6D-4AFB-93AE-E9ABA897E26F

from vertical-stack-in-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.