Michael Klamminger

Results 4 issues of Michael Klamminger

Hi, from security perspective a program should never ask for you user password. Please integrate a check, that ends subuser if run with insufficient privileges. It is not even necessary...

Python 2 is EOL for some time now. I propose to remove all code fragments that are necessary for the compatibility with python 2. e.g: ``` try: import Tkinter except...

topic option was one level up in the documentation. Fix for #13

### The problem **Description:** When editing packages in the ESP-home web UI or working with Git, I encounter a problem that prevents me from accessing the edited files in VS-Code...