lovelace-slider-entity-row
lovelace-slider-entity-row copied to clipboard
🔹 Add sliders to entity cards
Just in case you hadn't noticed: slider-entity-row.js:1 The main 'lit-element' module entrypoint is deprecated. Please update your imports to use the 'lit' package: 'lit' and 'lit/decorators.ts' or import from 'lit-element/lit-element.ts'....
I have tried changing the grow attribute to true but it doesn't make a difference whether it's true or false, the slider remains the same length.
Useful at least for tradfri covers. They report 0% when fully extended and 100% when fully withdrawn. Makes sense from a closed/open perspective, but not so much when represented as...
Currently it is not possible to show secondary_info with custom (non-default) attribute when state is off. Allow a `secondary_info` (like `brightness` or `brightness_pct`) when entity's state is off. Perhaps divide...
The Entity name cuts off on mobile device but displays fine on a computer. I have longer names that display fine on mobile but when i use this slider, then...
Hello, I (mis-)use the light component for my garden water. The value here is not absolute brightness, it's "minutes" instead. This PR allows to set a unit for the state...
I am using the slider entity with a climate entity. The slider controls the temperature and i also have a toogle for the a/c to go on and off. On...
Environment: > HA Core Version: 2022.4.1 > HASS OS 7.6 > Running on RPI 4 > slider-entity-row version 17.2.1 Issue: - Certain entities no longer show at all. - Some...
My Home Assistant version: 2022.5.0.dev20220414 My lovelace configuration method (GUI or yaml): Yaml What I am doing: Listing light groups in an auto-entities entities card when I list all light.groups...
Requesting a new feature. My Home Assistant version: 2022.3.7 My lovelace configuration method (GUI or yaml): yaml What I am doing: trying to hide icon _without using full_row_ What I...