Buttom row blocked by horizontal-button-stack #281
Replies: 7 comments
-
what is your code for the horizontal-button-stack? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Put the slider card on the dashboard before the pop up cards
…________________________________
From: jenssvedlund ***@***.***>
Sent: Tuesday, August 29, 2023 5:40:09 PM
To: Clooos/Bubble-Card ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [Clooos/Bubble-Card] Buttom row blocked by horizontal-button-stack (Issue #12)
what is your code for the horizontal-button-stack?
Here:
type: custom:bubble-card
card_type: horizontal-buttons-stack
button_type: slider
entity: light.hall_grupp
name: Hall
1_name: Vardagsrum
1_icon: mdi:sofa
1_link: '#vardagsrum'
2_name: TV Rum
2_icon: mdi:television
2_link: '#tvroom'
3_name: Sovrum
3_icon: mdi:bed
3_link: '#bedroom'
1_entity: light.fonstersmyg_2
2_entity: media_player.lg_webos_tv_oled65c9pla
3_entity: light.sovrum_taklampa_light
4_name: Tvättstuga
4_icon: mdi:washing-machine
4_link: '#laundry'
4_entity: light.tvattstuga_light
5_icon: mdi:door
—
Reply to this email directly, view it on GitHub<#12 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQ3KT4N2MXP5MB4GV6JVYVDXXYLOTANCNFSM6AAAAAA4DFRQGA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
On my dashboard I have an invisible card right at the top of my horizontal buttons stack, it's how I've fixed it. But I will look if there is something I can do to fix that without adding an other card. My invisible card that I use to access HA settings:
|
Beta Was this translation helpful? Give feedback.
-
If this is what you meant it didn't make difference:
|
Beta Was this translation helpful? Give feedback.
-
Here is a temporary workaround: |
Beta Was this translation helpful? Give feedback.
-
Are you using a layout card on the dashboard? When I removed my Layout card the issue was gone. |
Beta Was this translation helpful? Give feedback.
-
When using the horizontal-button-stack it will block the last row as you can't scroll past it.
Beta Was this translation helpful? Give feedback.
All reactions