Git Product home page Git Product logo

Comments (2)

amaximus avatar amaximus commented on June 7, 2024

Hello,

several new requests came in from community users to add more functionality as the Transmission Integration has a few services available (turtle mode, start/stop of the torrents). It was also requested to show not only the data from the transmission_total_torrents sensor but from the others too (active, completed, paused, etc).

With the new type selector, configuration parameters for hiding these extra elements have also been introduced so users of the card have more control of what they want to display.

To have the initial look of the card, you should set up the card as follows:

cards:
    - type: custom:transmission-card
      hide_startstop: true
      hide_turtle: true

hide_type defaults to true, display_mode to compact and default_type to total (meaning data from sensor.transmission_total_torrents will be displayed).

I'm also focusing on having backward compatibility when new features are added.
I might have to look into why the type selector overflows. Could you please let me know the resolution of your mobile device?

As for your second topic, the delay: when clicking the type selector that sets the value of a variable that will be taken into consideration at the next invocation of the hass by Home Assistant ([1]).

[1] https://developers.home-assistant.io/docs/frontend/custom-ui/lovelace-custom-card/

from transmission-card.

hellcry37 avatar hellcry37 commented on June 7, 2024

Hello,

Yes already fixed I noticed new changes and options added and is perfect. I have a OnePlus 8 Pro on FHD+ resolution (2376x1080).

However the new options that you add fixes the thing. Thanks

from transmission-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.