Bluefox

Results 594 comments of Bluefox

> Cannot upload file What is your code/blockly to play the file?

> sayit.0/tts.userfiles/Gong.mp3 What Type do you have? ![image](https://github.com/user-attachments/assets/d600430c-7207-4366-b500-572111b8f163)

> /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? ![image](https://user-images.githubusercontent.com/4582016/136068115-f32c65f5-a7e9-4dc9-b19b-00d36ce6f81f.png) Or I dont understand the question.