Dominik Bruhn

Results 9 issues of Dominik Bruhn

I want to instruct my Raumfeld Device via the Raumserver to play a certain spotify album. I tried around a lot of things, but I was unable to find out...

This is a serious issue: The ["The test driven development way"](https://github.com/hakluke/how-to-exit-vim#the-test-driven-development-way) doesn't work for me: I'm getting the following error message: ``` E730: using List as a String Press ENTER...

If you (accidentially) run the "rates" script twice, you end up with two times the "magic number" subtracted/added. The `transact_rate_balance` method should check if there is already an entry for...

How to reproduce: 0. Be on a tablet device, so where you get the split screen in landscape but not in portrait mode. 1. While being in landscape mode (split...

bug

I'm missing a simple way of testing Spouts. I always have to run update.php, check the output and modify my php-files in a loop. Especially the caching of the results...

feature request
toolchain

When browsing media on a `teufel_raumfeld` device in HA 2024.1, you get the following error: ``` Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 26, in _handle_async_response await func(hass, connection,...

This PR implements a second way how to use AWS SSM to do the port forwarding. It does not use SSH but rather directly uses AWS SSM without SSH to...

I was toying around with alpinejs-component and some simple bootstrap styles and I'm running into the issues, that inside alpinejs components, the styles and their overwrites are not working as...

bug
help wanted

If I try the script with Google Maps, I get a nearly empty page: `phantomjs pixelRatio.js https://maps.google.com magic.png` leads to ![magic](https://cloud.githubusercontent.com/assets/905977/17837520/a168616c-67b5-11e6-930c-ca0eaa55fbb9.png) This is NOT a timeout problem, I get the...