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

feat: enabled interaction with content and added <title> tags to enable hover texts #188

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

SublimePotato
Copy link

@SublimePotato SublimePotato commented Nov 7, 2024

Hi,

Preview

grafik

changes can be previewed here https://github.com/SublimePotato/better-thermostat-ui-card
Here's a list of what I added / changed

Issues / Todos

  1. I encountered the problem that with the current master I had no humidity rendered but got around it by changing this lines:
    grafik
    Maybe I need a newer version of the integration?
  2. Adding the <title> attribute works but is unpractical since you have to perfectly position the mouse above the paths - there might be a better way to do this
  3. There might be labels missing or some texts are not optimal

Further plans

It would be nice to add more interaction to the UI. For example when clicking the humidity there could be a popup with the entity history.

SublimePotato added 5 commits November 7, 2024 12:33
…hile hiding overflowing content and preventing it from hindering interaction with the slider
this commits includes <title> tags for the content svg element.
also there were a lot of missing translation strings which were added
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

Successfully merging this pull request may close these issues.

1 participant