Frank Joke
Frank Joke
As I use also hcitool and l2ping I need to config all to use the adapter. The code is about the following: `btid = Number(adapter.config.btadapterid); if (isNaN(btid)) btid=0; hcicmd =...
@eelcocramer , can you fork this repo to your account and do the changes there so it can be used? I work on different linux systems (Example Debian buster10 or...
Ok, I tried this and could not load it, got ` [email protected] install /home/pi/ioBroker.radar2/node_modules/node-bluetooth > node node_modules/copyfiles/copyfiles -f node_modules/bluetooth-serial-port/build/Release/BluetoothSerialPort.node Release internal/modules/cjs/loader.js:960 throw err; ^ Error: Cannot find module '/home/pi/ioBroker.radar2/node_modules/node-bluetooth/node_modules/copyfiles/copyfiles' at...
I tried this and managed after a view changes to your install script to get a module which could be installed on multiple systems. Youi can find it here https://github.com/frankjoke/node-bluetooth...
@mdsaddam, can you create a fork of the project which includes your upstream changes? The problem is that your copy solution does not work on any of my systems. I...
I get same error for linux-build but windows build is OK. ` ⨯ Get https://service.electron.build/find-build-agent?no-cache=1fco0dr: dial tcp 51.15.76.176:443: connectex: No connection could be made because the target machine actively refused...
I actually propose the same, or to change the temperature graph and the webcam into a 'monitor' tab and to have the control tab (including temperatures) without the webcam!
Ok, hab von Entwickler von js-controller gehört dass er nach Adaptershutdown schneller die Kommunikation (und somit die Adapterbefehle) unterbindet. Werde mir das anscheuen aber nicht sofort ändern können. Für die...
I have another problem with nadir. It uses noon -0.5 which is in my region 99% in the past. It's calculation should use noon+0.5 which will give next nadir. The...
I raised this issue already a 1-2 years ago! Maybe it's not in all time zones but it comes because for base calculation he subtracts 0.5 days from current day...