Results 92 issues of Niccolò Belli

Hi, I'm the maintainer of the [Angular-Meteor tutorial](https://angular-meteor.com/tutorials/whatsapp2/ionic/setup). Me and @Urigo are in the process of writing the new version of the tutorial. We would like to get rid of...

Hi, I decided to try bees on my Fedora 33 system with a Samsung 970 EVO SSD, so I removed all my read-only snapshots and run `btrfs filesystem defragment -r...

### Is your problem within Home Assistant (Core or Z-Wave JS Integration)? NO, my problem is NOT within Home Assistant or the ZWave JS integration ### Is your problem within...

### Is your problem within Home Assistant (Core or Z-Wave JS Integration)? NO, my problem is NOT within Home Assistant or the ZWave JS integration ### Is your problem within...

This is what I get since 2.1.2: ``` ERROR TypeError: undefined is not a function This error is located at: in BubbleTabBarItemComponent in RCTView (at View.js:34) in View (at createAnimatedComponent.js:448)...

bug

https://github.com/darkbasic/nativescript-repro2/blob/master/app/app.module.ts ```ts const subscriptionLink = new WebSocketLink({ uri: 'ws://localhost:3000/subscriptions', options: { reconnect: true, }, webSocketImpl: SocketIO, }); ``` ![3](https://user-images.githubusercontent.com/1047358/38826571-80ed6532-41b0-11e8-8369-153f703d40fb.png) Full Error: https://paste.ubuntu.com/p/NrffmYWRDJ/ Removing the previous snippet of code fixes the...

``` $ node -r tsconfig-paths/register dist/index.js module.js:550 throw err; ^ Error: Cannot find module '@modules/webhooks' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._resolveFilename (/home/niko/WebstormProjects/guild-review/node_modules/tsconfig-paths/lib/register.js:73:40) at Function.Module._load (module.js:475:25) at Module.require (module.js:597:17) at require (internal/module.js:11:18)...

Whenever I try to include any of my Qubino Flush dimmers in openzwave I get the following error during inclusion: `ERROR: Dropping command, expected response not received after 1 attempt(s)....

I'm using an AEON Labs Z-Stick Gen5 EU with no other devices included, the controller is a few centimeters away from the Qubino Flush Dimmer (which has been resetted) and...

We could decide to use either local or GMT time in the logs, but I think that both zwave-js and zwavejs2mqtt should use the same timezone in order to be...

enhancement