Dimiter Geelen

Results 22 comments of Dimiter Geelen

Depending on the final use, [QMK](http://qmk.fm) might also be an interesting ecosystem to look in to. What ESPHome is to home automation, QMK is for keyboards: it’s an open source...

How about we just use the same notation as in the css attribute selector (https://www.w3schools.com/css/css_attribute_selectors.asp) : ```SCSS /* Component with attributes .active - The component when it also has the...

Hi Adam, Good to see this solution working fine on a powerful device (like a PC)! However, the problem you describe is exactly the same problem I'm currently having. I...

Thanks for the suggestion! It looks like a nice solution to experiment with anyways! At this moment though I'm in the middle of moving, so my Pi's are already packed...

As mentioned in https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/issues/95#issuecomment-890587318 , it looks like I am having the same problem as described above (while everything was working just fine up until an hour ago). If there...

**+1** I noticed the exact same thing. Using`; weak` with verbose syntax does not seem to work, using it with concise syntax works fine. I am using version 3.3.0 of...

It looks like the solution provided in #15104 (approved by @fauxpark 8 hours ago) will be merged into QMK soon. Would that resolve this issue?

#15104 has been approved and merged by f6a7bf2, so I assume that closes this issue.

> This only seems to happen on the latest HW revision, i.e. the "new" AppleTV 4k. The older 4k model seems to just rock on... Not true, I have the...

It looks like this PR is similar to (the older) https://github.com/qmk/qmk_firmware/pull/15104 . As #15104 adds both v1 and v2 support, I looks like it will add the same functionality as...