Eduardo
Eduardo
Hello @infogeek , Thanks for the great tip. It worked! However, when the subscription using 'plant/#' is confirmed, I get the retained message of only 1 out of 3 topics...
... and maybe to make it easier, thsi is the JS code in the function node: `var PythonShell = context.global.PythonShell; var python = new PythonShell('wave.py'); var options = { mode:...
thanks a lot for the tip ! If I understood well, this instruction was usend in the arepl-backend repo, but it did not work either unfortunately... ` var python =...
Hi, I had a similar issue, which I solved with these lines of code: ``` results = [] for i in daily_mutualfund_prices.keys(): for j in daily_mutualfund_prices[i].keys(): #print(i, j) if j...
Hello @ghost, could you please ellaborate a bit more on how you send escpos printing information over bluetooth and rfcomm? Tks !
Hi, values are correctly saved in the '/data/configuration/user_interface/rotaryencoder/config.json' file. The problem is that after the Pi is reset the only way to make the rotary encoder to work is to...
I have just tried again with a different SD-Card and fresh Volumio install: same issue :)
Hi @belono , thank you very much for your hints! I am not not sure if the printer understands ESC/POS, I will check that. In addition, I think I have...
Same problem here. Would appreciate a fix on this... Thanks !!
Hello all, unfortunately I can confirm this issue also with Rotary Encoder v1.2.4 and Volumio 2.773. Here is the correspondent LOG: `May 17 11:54:41 volumio volumio[952]: info: [Rotary encoder] Encoder...