mschlenstedt

Results 27 issues of mschlenstedt

With Kernel 4.19 no drives are shown on Raspberry/Raspbian (Debian Buster): ![image](https://user-images.githubusercontent.com/16830799/66798093-38ea4000-ef0d-11e9-8269-23b460bed1f1.png)

Hi, there were a lot fixed bugs in develop comparing to 2.2.6. Still there are 11 open Pull Requests which also fixes a lot bugs. Is there any further development?...

help wanted

maybe also interesting for many people: https://www.loxforum.com/forum/german/software-konfiguration-programm-und-visualisierung/184124-rsa-key-and-iv-exchange-failing-not-found

When installing mqtt-io 2.3.0 (as an upgrade from mqtt-io 2.2.9), I get the following errors: Adafruit Libs require newest typing-extensions V4.x: ``` adafruit-circuitpython-ads1x15 2.2.25 requires typing-extensions~=4.0, but you have typing-extensions...

bug
needs triage

Unfortunately the recently added adxl345 module could not be installed anymore. As far as I could figure out "use_2to3" was removed in sezuptools > 58.0: ``` root@loxberry:~# python3 -m pip...

bug
needs triage

LoxBerry soll keine eigene Ramdisk mehr erzeugen (zu fehleranfällig), sondern die Ramdisk des Betriebssystems nutzen. Unter DietPi werden mehrere Ramdisks erzeugt, die man nutzen könnte. Unter anderem /run/user/1000 oder auch...

Core

Some plugins define a full subscription with a file in their config folder: `mqtt_subscriptions.cfg` This "automatic" subscription should be ignored if the user defines his own (maybe limited) subscription in...

enhancement
Core
MQTT

Complete developer documentation: https://wiki.loxberry.de/entwickler/mqtt/start Some documentation can also be found under the wizard documentation (which is the wrong place, but reason is it comes from documentation transfer from the MQTT...

Website/Wiki
Help-Pages
MQTT

Sometimes it is usefull to use one value from a MQTT topic in own scripts. This is quite complicated (connect, subscribe, get value, disconnect). Use MQTT Finder to get a...

enhancement
Core
LB Modules
MQTT

![image](https://user-images.githubusercontent.com/16830799/233770033-2e6d2ef4-b3d2-48a8-b763-31e48523e6a0.png)

bug
Website/Wiki