bmxp
bmxp
Due to [this thread](https://knx-user-forum.de/forum/supportforen/smarthome-py/1761487-smarthomeng-st%C3%BCrzt-ab#post1769836) there is no logging message when SHNG restarts as repsonse to starting too many threads,. Without a log message one could believe SHNG just crashes. This...
As SmartHomeNG grows the possibility for errors increases. We should consider to provide tests within the sample plugin thus plugin developers can write tests for their functions. Before releasing test...
There is the [wish to extend](https://knx-user-forum.de/forum/supportforen/smarthome-py/1746728-nutzung-von-feiertagen-in-der-crontab#post1746767) the existing crontab expression with an eval to react on a ubiquitous expression like eval. syntax could be like ``` crontab: - sunset+20m =...
Motivation: Support SmartVisu template checker with something else than foo. Otherwise type checking might get useless. According to @wvhn this is already planned by @msinn so this is just for...
This issue is a reminder for discussion thread [Widget status.log: Mehrfache identische Einträge](https://knx-user-forum.de/forum/supportforen/smartvisu/1779494-widget-status-log-mehrfache-identische-einträge) in KNX User Forum. The driver side of SmartVISU was reviewed by @wvhn and found that the...
Ab und zu gibt es Bibliotheken, die in Logiken oder Userfunctions genutzt werden. Diese Abhängigkeiten werden derzeit nicht berücksichtigt bei der Installation von Abhängigkeiten beim Systemstart. Vielleicht könnte man das...
There seems to be a bug in ``Utils.get_all_local_ipv4_addresses()`` ``` 2024-04-21 17:00:20 ERROR cherrypy.error.140570659457104 [21/Apr/2024:17:00:20] HTTP > Traceback (most recent call last): > File "/home/smarthome/.local/lib/python3.9/site-packages/cherrypy/_cprequest.py", line 638, in respond > self._do_respond(path_info)...
Verwaiste Datenreihen entstehen schnell durch das Umbenennen von Items oder die Änderung in der Hierarchie der Items. Es wäre gut, wenn man über das Webinterface eine verwaiste Datenreihe einem neuen...
It would be great to inspect the plugin documentation if there are old **readme.md** present. In this case they should be converted from English **readme.md** which is deprecated to a...
Es wäre wünschenswert wenn das SML2 PLugin eine automatische reconnect Funktion besitzen würde. Ich habe einen Lepus Zähler der wohl gerne mal die Serielle Verbindung nicht bedient und dann schliesst...