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

COVER ATTRIBUTE NOT WORKING #31

Open
NevenBra opened this issue Aug 30, 2022 · 1 comment
Open

COVER ATTRIBUTE NOT WORKING #31

NevenBra opened this issue Aug 30, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@NevenBra
Copy link

I am running the latest Home Assistant version on Home Assistant Blue - Home Assistant 2022.8.7, Supervisor 2022.08.5, Operating System 8.5, Frontend 20220802.0.
I have a KNX integration for the cover entities and I am not able to assigne a different attribute for the tilt position for the slider. So, the slider perfectly shows the vertical position cover with invert (KNX 0 open -100 % closed cover), however I cannot assign to slider different attribute about tilt position.
So, one button slider is about the vertical position, and another one for the tilt position...

type: custom:slider-button-card
entity: cover.p_roleta_prozor
attribute: current_tilt_position
slider:
direction: top-bottom
background: striped
use_state_color: true
use_percentage_bg_opacity: false
show_track: false
toggle_on_click: false
force_square: false
invert: true
attribute: current_tilt_position
show_name: true
show_state: true
compact: false
icon:
show: true
use_state_color: true
attribute: current_tilt_position
tap_action:
action: more-info
action_button:
mode: custom
icon: mdi:power
show: true
show_spinner: true
attribute: current_tilt_position
tap_action:
action: toggle
name: P|Prozor Krilca

@NevenBra NevenBra added the bug Something isn't working label Aug 30, 2022
@NevenBra
Copy link
Author


Screenshot 2022-08-30 115022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant