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

Haptic feedback is gone in 2.0.0-beta.8 #509

Closed
pascalosek opened this issue May 13, 2024 · 7 comments
Closed

Haptic feedback is gone in 2.0.0-beta.8 #509

pascalosek opened this issue May 13, 2024 · 7 comments

Comments

@pascalosek
Copy link

Hi!

In stable version v1.7.3 when I was using slider on my iPhone in Home Assistant app on iOS I got haptic feedback.
After upgrade to 2.0.0-beta.8 haptic feedback is gone.

Is it a bug or haptic feedback was disabled?

@Clooos
Copy link
Owner

Clooos commented May 13, 2024

This is something we forgot to re-add indeed, I will fix that in the next release. Thank you for the feedback!

@willliamchan
Copy link

This is something we forgot to re-add indeed, I will fix that in the next release. Thank you for the feedback!

Talking about haptic feedback, is it something that we can choose which one to use? I found the haptic feedback from chip card feels more like a click while the haptic feedback from bubble card feels more like I got blocked / error.

@Clooos
Copy link
Owner

Clooos commented May 13, 2024

I was thinking the same, I will change these at the same time.

Clooos added a commit that referenced this issue May 21, 2024
- [ ] V2 DOCUMENTATION
- [ ] Haptic feedback is gone in 2.0.0-beta.8 #509
- [ ] CSS style doesn’t seem to be working on the Media Player button.
- [ ] Cover layout is different from other type of cards (fix by adding an « old layout »
- [ ] Separator CSS issue (Gap if no name nor icon and other cases)
- [ ] Gap created by pop-ups after exiting the editor (need a refresh for now)
- [ ] Text scrolling effect that is enabled on everything when leaving the editor (need a refresh for now)
- [ ] Tap action on icon for pop-up not showing the good default in the editor when the header button is set to Name / Text
- [x] Changed double-tap action delay from 300ms to 200ms for faster tap-action.
- [x] Regression: Buttons set to Name/Text don't use Button Actions #517
- [x] Tap action default cursor when none
- [x] Changed some default tap actions that where not correct in the editor
- [x] No delay if double tap is set to none
- [x] Hide buttons when media player is off
- [x] Hiding previous and power button of Mediaplayer does not work #523
- [x] Popup goes dark when trying to open a dropdown inside it. #521
- [x] Pop-up header button switch background not changing its color based on the entity state
- [x] Replaced columns and rows label to 1/4 for example
- [x] States not updating anymore? https://www.reddit.com/r/BubbleCard/comments/1cqxz7p/beta_8_bug/
- [x] Timer in Pop-Up Card not updating #511
- [x] By adding a sub-button without defining an own icon, I would assume that the icon of the sub-button entity will be used.
- [x] Fixed some issues with the scrolling text effect
- [x] Fixed the switch button color when the entity is a light with a bright color
- [x] Sub-button CSS not forced anymore
- [x] Name on sub-buttons don’t show by default
- [x] Bruno HBS PR
- [x] Added the `card` variable for the custom styles, it returns the card element in the DOM.
- [x] UI Edit doesn't work when a sub-button has an action to call a service #514
@pascalosek
Copy link
Author

Sliders still don't have haptic feedback in beta9. Was it added already?

@willliamchan
Copy link

Sliders still don't have haptic feedback in beta9. Was it added already?

have you try beta.10 yet?

@pascalosek
Copy link
Author

HACS didn't update bubble card from beta 8 to 10, but only 9. After manual update to 10, it works great.

@Clooos
Copy link
Owner

Clooos commented May 26, 2024

Yes for some reason the beta 10 is not updated correctly on HACS, but I'm glad that it works great now!

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