Search found 5 matches
- 02 Feb 2016 00:56
- Forum: RaZberry
- Topic: Recovering from a dead RPi
- Replies: 3
- Views: 4263
Re: Recovering from a dead RPi
If I "Remove Failed Node" will I be able to add the device back to the network by re-including it?
- 01 Feb 2016 23:37
- Forum: RaZberry
- Topic: Recovering from a dead RPi
- Replies: 3
- Views: 4263
Recovering from a dead RPi
My RPi that was running Razberry/ZWay died. I didn't have a backup of my configuration (yes, yes, I know, I know). So, I got a new Pi, and installed ZWay on it. Now, I'm going through my network trying to exclude/re-include all my devices. Most of my devices are back online. However, I have a few de...
- 12 Sep 2015 21:56
- Forum: RaZberry
- Topic: HomeKit debugging/development
- Replies: 12
- Views: 15901
Re: HomeKit debugging/development
Thanks for cluing me into the Homebridge project. Since I have a lot of little custom-built home-automation devices, most of which talk via HTTP, this is perfect for me. Thank you!
- 08 Sep 2015 19:09
- Forum: RaZberry
- Topic: HomeKit debugging/development
- Replies: 12
- Views: 15901
Re: HomeKit debugging/development
Is this part open source?pofs wrote:Modhomekit.so is actually an implementation of a HomeKit bridge.
- 08 Sep 2015 02:39
- Forum: RaZberry
- Topic: HomeKit debugging/development
- Replies: 12
- Views: 15901
Re: HomeKit debugging/development
This really helped me out today. I ended up basically removing support entirely for `sensorMultilevel` because they cause all kinds of problems for me. I'm an iOS dev by trade, and after digging through the HomeKit docs, especially the Characteristics list, I'm pretty disappointed. No support for po...