Denilson Sá Maia

Results 119 issues of Denilson Sá Maia

Someone found a list of supported commands https://community.home-assistant.io/t/philips-android-tv-component/17749/12 ``` Standby Back Find RedColour GreenColour YellowColour BlueColour Home VolumeUp VolumeDown Mute Options Dot Digit0 Digit1 Digit2 Digit3 Digit4 Digit5 Digit6 Digit7...

I have a bash script that generates a nip2 script with the following content: ``` foo = [ [ (vips_image "path/to/foo123.png") , 0 , 0 ], [ (vips_image "path/to/foo456.png") ,...

My usage: ``` generate_nip2_script | nip2 -s - -o output.png ``` But it does not work because `nip2 -s` requires a filename. As workaround, I can use `nip2 -s /dev/stdin`

question

1. I select the saved card from the initial screen. 2. Now I can see all the details. But I can't copy. * I wish I could tap on the...

When using the app in landscape orientation, tweets are usually shown with lots of empty space, especially those that contain an image. Tweets with a portrait image are even worse,...

enhancement

http://gpo.zugaina.org/ is a nice website to search for ebuilds across many overlays. It would be nice to have your both overlays ([genpi64](https://github.com/sakaki-/genpi64-overlay) and [sakaki-tools](https://github.com/sakaki-/sakaki-tools), and possibly [others if they are...

EOL

Useful if you have symlinks pointing to other directories that contain media files.

When interactively adding entities to the history explorer card, it is smart enough to pick colors automatically. However, for preconfigured graphs, the card doesn't work properly until the user manually...

**Describe the bug** When trying to use Yacht on a Raspberry Pi 4 (arm64), the main dashboard is empty and there are tons of errors on the log. **To Reproduce**...

bug

The page fails if loaded over HTTPS. This pull request fixes that.