Matthias Deimbacher

Results 5 issues of Matthias Deimbacher

### Checklist - [x] I've read and followed the [Contribution Guide](https://github.com/fh1ch/node-bacstack/blob/master/CONTRIBUTING.md). - [x] My commit messages reference affected issues and mention breaking changes if applicable. - [x] I've updated /...

## Feature Description Adding plugins (respectively plugin code) via `jukebox.yaml` during runtime without having the plugin in the upstream project. ### What functionality would you like to see in your...

enhancement
help wanted
future3

## Feature Description A plugin for controlling/monitoring the wifi interface ### What functionality would you like to see in your phoniebox? If a Phoniebox is powered by battery it would...

enhancement
future3

This is just a quick fix for Gnome 3.38. I haven't tested it for older versions.

I'm unable to install micropython-wifimanger via upip on my ESP8266. ``` >>> upip.install('micropython-wifimanager') Installing to: /lib/ Queue: ['micropython-wifimanager'] https://micropython.org/pi/micropython-wifimanager/json https://pypi.org/pypi/micropython-wifimanager/json Error installing 'micropython-wifimanager': , packages may be partially installed ```...