Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work well with custom:fold-entity-row since 0.107 #97

Closed
basnijholt opened this issue Mar 17, 2020 · 2 comments
Closed

Doesn't work well with custom:fold-entity-row since 0.107 #97

basnijholt opened this issue Mar 17, 2020 · 2 comments

Comments

@basnijholt
Copy link

My Home Assistant version: 0.107
Now it looks like:
image

Before:
image

Example yaml:

entities:
  - entities:
      - light.sphere_1
    head:
      entity: light.living_room_lights
      name: Living
      type: 'custom:slider-entity-row'
    type: 'custom:fold-entity-row'
show_header_toggle: false
title: Lights
type: entities

By putting an X in the boxes ([ ]) below, I indicate that I:

[x] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).

[x] Have made sure I am using the latest version of the plugin.

[x] Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.

[x] Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.

@Codelica
Copy link

I think this extends to other configurations beyond use with fold-entity-row. Basically the slider bar extends too far to the right, overlapping of pushing any element normally positioned there with 0.107. For example with toggle: true the toggle is pushed outside the card boundary unless the car is basically max width.

Overview - Home Assistant 2020-03-18 23-22-45

@GaryOkie
Copy link

GaryOkie commented Mar 21, 2020

Temporary workaround which solves this nicely for slider-entity-row, posted here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants