Page 1 of 1

Razberry Raspberry3 Domoticz

Posted: Tuesday 30 August 2016 7:11
by Ricolaman
Hello everybody!
New in the forum after some searches, I didn't find anything on the forum to help me.
I bought a new Pi3 installed last version of Domoticz.
some weeks after bought a razberry cardboard (supposed to work on Pi3) and installed It on Domoticz.
As I've seen I disabled BT on Pi. did It
Nothing works . I tried to add a temperature captor (fibaro), but nothing pop up in Domoticz control panel.

I don't feel I did the right things in the right timing.

Do you know if there is a webpage that shows me how to proceed step by step to make a clean install?
I'm a really newby and honestly I don't know where to start.

Thanks

C.R.

Re: Razberry Raspberry3 Domoticz

Posted: Tuesday 30 August 2016 15:07
by sisaenkov
First you must setup Z-Way for adding necessary settings.

Code: Select all

wget -q -O - razberry.z-wave.me/install | sudo bash
After that disable z-way and reboot RPi:

Code: Select all

update-rc.d z-way-server disable
Now you can install and setup domoticz.

Re: Razberry Raspberry3 Domoticz

Posted: Tuesday 30 August 2016 17:20
by Ricolaman
Thanks.
So you mean I need to format my sd card and reinstall that way.
Thanks for your help.
I will let you know
C.R.

Re: Razberry Raspberry3 Domoticz

Posted: Tuesday 30 August 2016 17:21
by Ricolaman
Do I need to install Z-way upon a raspbian by instence?

Re: Razberry Raspberry3 Domoticz

Posted: Wednesday 31 August 2016 9:47
by sisaenkov
Ricolaman wrote:Thanks.
So you mean I need to format my sd card and reinstall that way.
C.R.
You don't need to format sd card. You can install Z-Way as is on your current raspbian or another OS.

Re: Razberry Raspberry3 Domoticz

Posted: Wednesday 31 August 2016 10:37
by Ricolaman
Thanks,
Currently I have only installed domoticz that include raspbian, I guess.
I want to to a very new clean installation.

Can I install Raspbian jesse Lite instead of the full version? It's liter.


Thanks.

C.R.