@RubenKelevra

Results 284 issues of @RubenKelevra

**System Details** - OS: CachyOS (ArchLinux derivate) - Thorium Version 126.0.6478.231 (SSE3 binary from the .deb) **Problem** When I open `https://maps.google.com` the tab freezes after loading the page initially. It...

### Checklist - [X] I have read the [FAQ](https://docs.powercalc.nl/troubleshooting/faq/) to see if there is a known solution to my problem. - [X] This issue only contains 1 issue (if you...

bug

_This PR requires that https://github.com/esphome/esphome/pull/7508, https://github.com/esphome/esphome/pull/7517 and https://github.com/esphome/esphome/pull/7574 be accepted first._ # What does this implement/fix? This PR implements a matrix transformation to calculate the CIE1931 X, Y, and Z...

integration: tcs34725
has-tests
core

This PR contains two commits which are filed separately as PR #7492 and PR #7494, which need to be merged first. # What does this implement? 1. **Removal of Clear...

breaking-change
integration: tcs34725
has-tests

# What does this implement/fix? This PR is the second half of https://github.com/esphome/esphome/pull/7508. This PR introduces a new feature for the TCS34725 sensor component: the ability to report irradiance (in...

integration: tcs34725
has-tests
core

This PR contains two commits which are filed separately as PR #7508 and PR #7517, which need to be merged first. # What does this implement/fix? In PR #7508 @swifty99...

integration: tcs34725
has-tests
core

_This PR requires that https://github.com/esphome/esphome-docs/pull/4288 and https://github.com/esphome/esphome-docs/pull/4293 will be accepted first._ ## Description: This PR adds documentation for the new CIE1931 X/Y/Z color values fields for the tcs34725 sensor. **Related...

has-parent
next

## Description: Updates the documentation regarding the color channels and the yaml values, in accordance to the PR's changes made in ESPHome itself. This PR contains also the commit filed...

has-parent
next

## Description: - Removed mentions of the clear channel, as it's no longer used or reported in sensor outputs. - Introduced sensor_saturation as a new parameter, which provides a more...

has-parent
next

### The problem The external_components function is a bit flaky for me, when overwriting an already existing component with an updated one for testing. ## Issues I've noticed - Using...