Onkel Andy
Onkel Andy
The plugin operationlog allows some mapping of values to be written in a separate log file. As the logging.yaml is very powerful almost all functions of the plugin are obsolete....
Not totally sure what leads to that error.. maybe we can at least catch the error in a nice error message? ``` Jun 07 00:15:51 ERROR KNX poll jalousien.og.westen_fluegel.hoehe Method...
``` Mai 09 04:12:08 ERROR modules.websocket update_item - Error in 'await websocket.send(data)': code = 1001 (going away), no reason Traceback (most recent call last): File "/usr/local/smarthome/modules/websocket/__init__.py", line 920, in update_item...
There is the wish to change items having an eval attribute manually - without evaluating the eval expression. https://knx-user-forum.de/forum/supportforen/smarthome-py/1748372-eval-%C3%BCberschreiben-userfunktion-flexibler/ Though this can be done using if/else there are different ideas...
line 103 shng_pid = get_pid() leads to an uncatched exception as the PID can not be found anymore. I'm not sure whether it is better to delete line 103 and...
Some minor issue when running shng in Windows 10 with python 3.8.7 the first time. The pip3_outout.log can't be created automatically and therefore installation of reqs fails. Not sure if...
I would prefer to put separate struct files in a struct folder instead of putting everything into one file. Would make things better organised if you heavily use the struct...
Hi there! The fader function works like this right now: It fades a specific item from value x to z - but immediately stops fading when the value of the...
Hi there! Thanks for the great script that worked very well so far. Anyhow, I wanted to know if there is any possibility to let the script run in "full...
I just came across the issue of running out of disk space. Some cache files are now f** up, meaning they have 0 bytes. On startup I get this message:...