Stanislav Meduna
Stanislav Meduna
I am building a box with some added hardware where I want to start and stop the raspberry using a button. I want to use the same button to switch...
# What does this implement/fix? The integration implements a hierarchical menu on (for now) character-based LCD displays, primarily meant to be used together with a rotary encoder with a single...
## Description: The integration implements a hierarchical menu on character-based LCD displays, primarily meant to be used together with a rotary encoder with a single push button. It is possible...
## Description: The LCD displays are produced with several ROM variants defining different character sets. On the other hand the native character encoding of the yaml configuration and most of...
## Description: This pull request adds the documentation for a way to create a touch screen GUI where a set of virtual buttons for multiple display pages can be created....
I am trying to compile the code under Windows. After some tweaks it compiles, but the test accesses invalid memory - the `wheel = timeout_wheel(rem);` called with rem = 90...
On a MacBook Air 15", M2, Sonoma 14.2.1 - open the database - Extra / Change DataBase Password - enter old password - enter a new one (16 characters, uppercase,...
Royal TSX ( https://royalapps.com/ts/mac/features ) is a remote terminal solution. As such most modifications should be probably disabled in the "Windows shortcuts on macOS" ruleset as well, especially the ctrl-C...
**Printer type** - MK3S upgraded from MK2S **Printer firmware version** - 3.13.2 **MMU upgrade** - none **MMU upgrade firmware version** - **SD card or USB/Octoprint** Normally USB/Octoprint but no cable...
The Documentation fields part of https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_documenting.html does not mention the `positional` key, that - at least to the reviewer that reviewed my contribution - is needed at least for filters....