mjf2708

Results 11 comments of mjf2708

I've attached a debug node to rfx-sensor, but I'm not seeing any debug messages. If I enter 'node-red-log' in the console, I get: `18 Mar 16:34:53 - [info] Starting flows...

OK, look like I'm in business now. I removed the Node-RED serial-in node, and I set the baud rate for the RFXCOM on RPi #1 to 38400. I'm now seeing...

I haven't completed my flow yet, but I've added a debug node showing msg.payload.temperature.value, and I'm getting regular temperatures displayed in the debug window, so I'm confident it's working. I...

Method for sharing USB port for RFXtrx433E from RPi #1 for use with Node-RED package node-red-contrib-rfxcom on RPi #2. **RPi #1** Find USB port which RFXtrx433E is connected to: `lsusb`...

I'm keen to know how you set this up on your Mac - I've followed the clone & build instructions. I assume the second line is 'cd hivekit', not just...

Following that error I get: 'make: **\* [vendor] Error 1'. I followed the golang.org Getting Started instructions, and successfully ran the 'hello, world' example.

Solved, by copying both gb and gb-vendor to /usr/bin. Built OK. Got it working in both Home and Eve (occasional disconnects, as per Troubleshooting), by adding an accessory.

After initial success, I can't now get my Homekit apps (Eve, Home) to find the Hive Kit accessory when running from my Mac. I've built Hivekit on my RPi, and...

@mpjalexander I originally installed Go 1.6 and got the disconnect problem, so I uninstalled and then installed 1.5, but still experience the problem - it's just dropped after 12 minutes.