-
I would like to be able to control the brightness of the current browser by a slider using the `light._screen` entity.
Something like:
```
type: entities
entities:
- type: custom:slider-entit…
-
the files to control the backlight is owned by root after each reboot, one option would be to change rights at boot time
backlight on/off toggle:
```
#!/bin/sh
f=/sys/class/backlight/rpi_backl…
vv01f updated
5 years ago
-
I am super grateful for this awesome project, thank you to everyone who has contributed.
A quality of life feature I would like to see implemented would be to make the popups for entities like lig…
-
### The problem
Several method calls of the esp32_camera component do not result in any visible change, i.e. (but not complete):
* set_contrast(x); update_camera_parameters();
* set_brightness(x)…
Jpsy updated
4 months ago
-
**Describe the bug**
When I start the application, I do not see my LVDS screen in the drop-down list, instead I see the invalid display entry. When LVDS is enabled, the adjustment controls work corre…
-
Hi
I have a problem with a T24d-10 connectect to a raspberry pi with hdmi.
You will find attached the ddcutil output.
What can I do to control the monitor.
What i need to be able to do is:
- T…
-
Hi,
I have a feature request, maybe it´s interessting for you:
I would like to control the printers gpio.
Selection Pi or Printer and the brightness in the settings. Or an slider at the navbar bu…
-
I would really like an attribute, or seperate entity, that shows whether the lights that are in a lightener group are in sync with the configuration or not. This way it is possible to know if a light …
-
heya @jordanruthe
again, I found a small thingi that would be nice to be added to your KlipperScreen.
Adjusting the brightness (tested with RaspberyPi 7" Touchscreen) is working with this comma…
-
Hi,
I have window-covering accessory provided by Broadlink plugin.
I can successfully get state
{"CurrentPosition":100,"TargetPosition":100,"PositionState":2}
but if I send {"TargetPosition" :90 }…