Дилян Палаузов

Results 188 issues of Дилян Палаузов

In a file based rule I have ``` rule "System started" when System reached start level 100 then getActions("mqtt", "mqtt:broker:b1").publishMQTT("a/rpc", "abc") end ``` Once the device receives the request at...

bug

In openHAB 3.4.4 I create a file under /etc/openhab/rules with this content: ``` var seven = 7 var func = [| logDebug('log1', 'A' + seven + 'B') ] rule "ABC"...

enhancement

Closes https://github.com/signalwire/freeswitch/issues/2495.

With gcc (GCC) 14.1.1 20240607, compiling freeswitch at commit 40a33e7bb7f64fbfdc5831e fails: ``` making all mod_xml_rpc make[4]: Entering directory '/git/voip/freeswitch/src/mod/xml_int/mod_xml_rpc' CC mod_xml_rpc_la-mod_xml_rpc.lo mod_xml_rpc.c: In function 'is_authorized': mod_xml_rpc.c:362:67: error: passing argument 6...

bug

In openHAB-Android 3.11.2-beta the snackbars are nearly invisible. ![Screenshot_20240329_221059_org openhab habdroid beta](https://github.com/openhab/openhab-android/assets/4992947/1777e252-992c-4d1d-acaf-4f97f57d328d)

bug

I uninstall openHAB-Android. I install openHAB-Android 3.12.0. I start it. It does find the local instance and then asks me to confirm the certificate for the https-connection. I accept it....

bug

### Checklist - [X] I have used the search function to see if someone else has already submitted the same bug report. - [X] I will describe the problem with...

type: bug

… from 4.0.11, or to whatever the current version is at the time OH 4.2 is released.

enhancement