Bluefox
Bluefox
> Cannot upload file What is your code/blockly to play the file?
> sayit.0/tts.userfiles/Gong.mp3 What Type do you have? 
> /opt/iobroker/iobroker-data/files/sayit.0/tts.userfiles/Gong.mp3 It is not suggested to access state files from disk: `/opt/iobroker/iobroker-data/files/sayit.0/tts.userfiles/Gong.mp3` But as far as I know the file name should be `gong.mp3` and not `Gong.mp3`. I added...
Please retest with 3.0.2
PLease retest with 3.0.3
Es ist nicht klar was unter Nachtsound gemeint ist пн, 1 окт. 2018 г., 21:30 Monox83 : > Moin, währe es möglich für die Beam Bar den Nachtsound und >...
Ja ich konnte alles neu abfragen, nun wie sieht so ein Event aus? Sieht man was im Log?
Sieht wie admin4 aus? Um Welche Admin Version geht es?
``` if (require('fs').existsSync('/proc/cpuinfo')) { const lines = require('fs').readFileSync('/proc/cpuinfo').toString().split(/\n|\r/); const isRaspi = lines.find(line => line.indexOf('Hardware') !== -1 && line.indexOf('BCM2708') !== -1); console.log(`IS Raspi: ${!!isRaspi}`); } else { console.log(`IS Raspi: ${false}`); }...
Is it better now?  Or I dont understand the question.