Birkir Gudjonsson

Results 135 comments of Birkir Gudjonsson

I've successfully used the mixins as decorators by using the `babel-plugin-transform-decorators-legacy` plugin. The helper: ``` javascript import { BaseMixin } from 'react-rethinkdb'; const Rethinkable = sessionGetter => component => {...

+1 for the grid

Yeah no luck for me, I've been wondering if moving RN outside nx is the way to go forward. Too many issues encountered so far.

Understood. Do you know the culprit, or what module is causing the issue? - Hard to debug issue related to "resolutions" in the root (https://github.com/facebook/metro/issues/678) - We are manually linking...

If I can get video stream to work in general, I can support more video cameras from eufy. I can also add the light as a button, sure thing 😀

Good news, I got video to work (with audio). I have the 2C cameras I can test with. I'll hopefully have something by tomorrow.

It's very hard to program for something you don't have 😁 I would either need to get the products or have someone that has the products help me.

I would need to get a dump of the logs ("found device X, and all the events "push message: ") I need to add more logs for the parameters details.

I think I've got enough logs in there for you guys to help me out through github (use version 0.1.3, homebridge -D) If you can give me a dump of...

Feel free to create a pull request. The plug-in is a wip