McMagellan
McMagellan
I used the last cold days to improve my rule. There were rule crashes every day in which the global variables disappeared during program execution. During my analysis, I discovered...
Since my rules have gotten bigger and bigger, I've often had problems uploading them. I'm using version 3.2.3. There are different variants of the error. Today I was able to...
Sometimes, after several hours of correct operation, I see two variables with the same name in the console. One of them has the value NULL. If this variable is necessary...
I'm trying to implement a message path via url in rules. It often happens that rules does not continue to run. In my case, blockly sends a command from iobroker,...
Since last year the variables %hour and %minute have been implemented in rules. The values correspond to the same time as the timestamp in the console. I have a power...
Sometimes it happens that I cannot upload a rule. The Rules window freezes. Apparently the routine cannot find the correct end of the file and the console then shows a...
To calculate the COP, I would like to display a value with one decimal place. (See $COPIntern in image)  The calculation is 2800 /...
As mentioned last week, there are problems with the web server connection from version 3.5 Yesterday I was able to document two such events. At 6:10 p.m. I established a...
During a test, I activated "Debug log to MQTT topic from start" and assumed that all console messages would be transferred to the influxdb via MQTT. Sadly, this is not...
I'm using version 3.8. I encountered a problem while developing my ruleset. I don't know whether it's an error in the rulesengine or a syntax error on my part. In...