Marc Urben

Results 12 issues of Marc Urben

In the newest debian release (11, bullseye), there is no more `python` command available by default. See [this note on the official Debian Wiki](https://wiki.debian.org/Python#Python_in_Debian). Since python 2 is EOL since...

On debian bullseye (now stable), the `/usr/bin/python` symlink is [intentionally removed](https://wiki.debian.org/Python#Python_in_Debian) (see the note). With this change, the wrapper detects `python3`, `python2` and `python` symlinks in this order. The error...

I get the "No light Id defined. Please check the docs." error for my hue lights since the newest version. I use the node in "universal mode" and tried many...

### Device D1mini with soldered on bh1750 and the mmwave sensor ### Version Current dev branch (3a34f06c3f26bef1338ec81a7ce5d1af4b5b7559) ### Question Hi all :) My usage of espurna in this case is...

question

This PR * adds the required systemd file * updates the documentation accordingly * uses a python3 virtual environment for python3 requirements from requirements.txt * introduces debian/raspian bookworm (12) compatibility...

I could help with that, if you would like that. Here are the things that work for me so far: #### /etc/systemd/system/wordclock.service ```plaintext [Unit] Description=Wordclock After=network.target [Service] ExecStart=/usr/bin/env python3 /home/pi/rpi_wordclock/wordclock.py...

It seems, that all images are scaled to 100% width by `main.scss`. This is also overriding the width set trough [the figure shortcode](https://gohugo.io/content-management/shortcodes/#figure). I was not able to find a...

Hey :) I really like your project and made some changes: * More documentation on setup/configuration (Resolves #4) * Lots of changes to make the [PEP8](https://www.python.org/dev/peps/pep-0008/) linter happy * Calendar...

The documentation should inform the user to activate SPI i.e. by using the `raspi-config` tool under `Interface Options`.

If you get banned by the server, it would be nice to be able to get the error message. Example: `$ telnet somehost 10011 Trying 1.2.3.4... Connected to somehost. Escape...