Search found 5 matches
- Saturday 09 July 2016 13:21
- Forum: Z-Wave
- Topic: Domoticz, Pi3, RaZberry & Raspbian Jessie
- Replies: 55
- Views: 42089
Re: Domoticz, Pi3, RaZberry & Raspbian Jessie
Thanks to irrbloss for this solution. I have spent many hours without solution, nothing worked. It is such a pleasure to read this tip. To resume 1. DL fresh Raspbian Jessie Image and write it to SD Card 2. Do all the apt-get update, apt-get upgrade and so on... 3. Install z-way, with following ...
- Wednesday 22 June 2016 14:54
- Forum: Z-Wave
- Topic: Domoticz, Pi3, RaZberry & Raspbian Jessie
- Replies: 55
- Views: 42089
Re: Domoticz, Pi3, RaZberry & Raspbian Jessie
@irrbloss, did you install the sources of open z-wave and domoticz or did you install the stable/beta binaries? I've been struggling, with the same problem for a while now. Domoticz does recognize my RaZberry but doesn't include any z-wave nodes. I installed the stable binaries for both domoticz ...
- Tuesday 21 June 2016 22:20
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Let’s Encrypt HTTPS certificates
- Replies: 28
- Views: 12051
Re: Let’s Encrypt HTTPS certificates
I'm going to try it later today. You need a client to generate the certificate from your system. You don't create it from their website as far as I know. It will at least save me from importing certificates to every device to ge domoticz secure :) edit: Got it up and running, not so difficult ;) I ...
- Tuesday 21 June 2016 22:14
- Forum: Z-Wave
- Topic: Domoticz, Pi3, RaZberry & Raspbian Jessie
- Replies: 55
- Views: 42089
Re: Domoticz, Pi3, RaZberry & Raspbian Jessie
Another thing I noticed today, don't forget to remove the services readKey (uses a lot cpu, my rpi3 runs a lot cooler after removing this) and mongoose (webserver? blocks port 443 if you want to use it for SSL in domoticz) coming from z-way. sudo update-rc.d readKey remove sudo update-rc.d mongoose ...
- Sunday 19 June 2016 17:28
- Forum: Z-Wave
- Topic: Domoticz, Pi3, RaZberry & Raspbian Jessie
- Replies: 55
- Views: 42089
Re: Domoticz, Pi3, RaZberry & Raspbian Jessie
I'm having the exact same problem! I have tried everything in this thread, and also some other suggestions found on Google, but nothing works. This is what works/doesn't work: Installing Domoticz-image to sd-card - boots but Razberry-card not detected. Installing Razberry-image (with z-way) - doesn ...