@RubenKelevra
@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...
_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...
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...
# 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...
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...
_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...
## 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...
tcs34725: Update documentation to address removal of clear channel and addition of sensor saturation
## 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...
### 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...