What hardware are you using for Domoticz

Topics (not sure which fora)
when not sure where to post, post here and mods will move it to right forum.

Moderators: leecollings, remb0

ropske
Posts: 483
Joined: Tuesday 12 August 2014 5:37
Target OS: Raspberry Pi / ODroid
Domoticz version: V3_8394
Location: Rumbeke,Belgium
Contact:

What hardware are you using for Domoticz

Post by ropske »

Hi,

i'm curious about on what device you people are running Domoticz?
I've bought a raspberry pi3b+ and wanted it to use on my external ssd, but my ssd crashed.
So i installed a 64gb usb stick on it and im running it from there now (but its too slowly, probably because due the usb stick)

what should i do, buy a new external ssd to connect to my raspberry pi?
Or would you prefer to let Domoticz run on another device?

Got lots of zwave devices and my wife is allmost killing me its not working fine now lol :lol:
AllesVanZelf
Posts: 265
Joined: Monday 05 February 2018 8:42
Target OS: Raspberry Pi / ODroid
Domoticz version: 12467
Location: Netherlands, near Haarlem
Contact:

Re: What hardware are you using for Domoticz

Post by AllesVanZelf »

I run raspbian, domoticz and pi-hole on a raspberry pi 3B+. Raspbian is running from a 16Gb usb stick (usb2.0) and I have mounted a external disk (usb). On this disk I have /tmp, /var and /home folder, which are mounted to the root of raspberry.

Fstab part:

Code: Select all

/dev/sdb1       /mnt/sdb1    ext4    defaults,auto    0    2
/mnt/sdb1/var /var none bind 0 0
/mnt/sdb1/home /home none bind 0 0
/mnt/sdb1/tmp /tmp none bind 0 0
This is running well for a while now.
Domoticz 2020.1 (12230) on Raspberry Pi 3B with Raspian Buster. Besides Domoticz, Rpi is running Pi-Hole.
ropske
Posts: 483
Joined: Tuesday 12 August 2014 5:37
Target OS: Raspberry Pi / ODroid
Domoticz version: V3_8394
Location: Rumbeke,Belgium
Contact:

Re: What hardware are you using for Domoticz

Post by ropske »

so youre booting from usb-stick? and running domoticz from external hdd (usb)
ben53252642
Posts: 543
Joined: Saturday 02 July 2016 5:17
Target OS: Linux
Domoticz version: Beta
Contact:

Re: What hardware are you using for Domoticz

Post by ben53252642 »

An energy efficient Core i3 Intel Nuc is what I usually suggest for most people.

Benefits being:

1) Included power supply provides stable power (many people are running Raspberry Pi's off Phone chargers of varying quality).

2) Intel Nuc runs on SSD (or HD if you really want) by default, I suggest getting an M.2 SSD for the NUC.

3) Core i3 Intel Nuc with 4gb of ram and an SSD should be able to run even the largest of homes with Domoticz with resources to spare.

4) You can easily choose the BTRFS file system during Debian or Ubuntu OS installation (read about it on Wikipedia).

5) The cost is still relatively low.
Unless otherwise stated, all my code is released under GPL 3 license: https://www.gnu.org/licenses/gpl-3.0.en.html
User avatar
emme
Posts: 909
Joined: Monday 27 June 2016 11:02
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Milano, Italy
Contact:

Re: What hardware are you using for Domoticz

Post by emme »

I'm using a Pi3B+ with an external 120Gb SSD running:
- Domoticz (zWave + RF433)
- NodeRed (for KNX, Alexa, Presence, Multimedia, Power consumption)
- InfluxDB
- Grafana
- deConz
powered by a
...the only problem I'm running out of tcp ports :D :D :D :D
I'm waiting to see the firmware upgrade for PI4 to boot from SSD with no SD to replace it.

Intel NUC was something I was looking for, but mi PI stands into a din rail... does NUC can fit a din rail?... I don't think....
The most dangerous phrase in any language is:
"We always done this way"
AllesVanZelf
Posts: 265
Joined: Monday 05 February 2018 8:42
Target OS: Raspberry Pi / ODroid
Domoticz version: 12467
Location: Netherlands, near Haarlem
Contact:

Re: What hardware are you using for Domoticz

Post by AllesVanZelf »

ropske wrote: Monday 30 September 2019 22:04 so youre booting from usb-stick? and running domoticz from external hdd (usb)
No, I boot from usb stick, run from usb stick, but have write extensive folders moved to harddisk.
Domoticz 2020.1 (12230) on Raspberry Pi 3B with Raspian Buster. Besides Domoticz, Rpi is running Pi-Hole.
OedzesG
Posts: 106
Joined: Monday 11 March 2019 0:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: What hardware are you using for Domoticz

Post by OedzesG »

Goodmorning..

I was using Domoticz on a Rpi3b+ for a view years, but had soms trouble with stability... so at this moment i run Domoticz on my Synology DS118 and so far no stability problems at all!!

It runst Zigate (20 bulbs Philips Hue) / Zwave (6 sensors) / RFXCom(5 dimmer/scwitches) / Sonos-node-httpi-api (on Pm2 server) and a lot of Dzvents scripts...(Toon for example) CPU is never more then 3%!
meterkast.JPG
meterkast.JPG (53.22 KiB) Viewed 4715 times
ropske
Posts: 483
Joined: Tuesday 12 August 2014 5:37
Target OS: Raspberry Pi / ODroid
Domoticz version: V3_8394
Location: Rumbeke,Belgium
Contact:

Re: What hardware are you using for Domoticz

Post by ropske »

awesome setup you have :-)


i orderded yesterday evening an ssd harddisk, i will get it today.
So hopefully everything will run faster now, bad thing is the reinstall over everything :)

i was checking for an intel nuc, but i find the price a bit too high.

i also have a nas, a Zyxell 540, but there is not much documentation about it to install a raspberry pi on it, else this would be a solution for me also
OedzesG
Posts: 106
Joined: Monday 11 March 2019 0:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: What hardware are you using for Domoticz

Post by OedzesG »

door ropske »dinsdag 01 oktober 2019 9:20

geweldige setup je hebt :-)
Thnx! Ropske..
ik heb ook een nas, een Zyxell 540, maar er is niet veel documentatie over om een ​​frambozen-pi erop te installeren, anders zou dit ook een oplossing voor mij zijn
Thats a bit the broblem i have with Synology... Domoticz installation was easy thanks to Jadahl how wrote the SDK for Synology.
But ollmoast all the plugins you can find and the how-to for setting-up are made for Rpi..
Thorgal789
Posts: 815
Joined: Wednesday 15 August 2018 14:38
Target OS: -
Domoticz version:
Contact:

Re: What hardware are you using for Domoticz

Post by Thorgal789 »

I m on pi 3+ with still the SD card since more than 1 year, for the moment I realy want to know how many time it can survive (some users use sd card for more than 3/4 years without problem) and an another SD card is already ready for when the first one will die.

All is incredibly stable (1 crash in 1 year, freeze, but perhaps my fault, this installation is still in test) and realy few CPU use like others.

Only domoticz on the PI + some app to use with domoticz (like deconz, ...)
N1co
Posts: 8
Joined: Thursday 26 January 2017 15:49
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: What hardware are you using for Domoticz

Post by N1co »

Can anyone comment on what model NUC the have Domoticz running?

Is there no problem with the Z-wave stick not running on USB3 ports?

I am planning to buy a NUC mainly for domoticz.
OedzesG
Posts: 106
Joined: Monday 11 March 2019 0:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: What hardware are you using for Domoticz

Post by OedzesG »

@ N1co,

you alredy bought a NUC?

I moved Domoticz from Synology to: Intel NUC7i5BNK, i5-7260U, just becouse i hade problems with running DzVents scripts when i was downloading movies on my Synology. (while downloading CPU is more or less 98%)

I use the Ubuntu Server 18.04.3 LTS sofware, verry stable and no problems at all at this moment!

curious about your findings!
User avatar
Sjonnie2017
Posts: 361
Joined: Wednesday 02 August 2017 19:43
Target OS: Linux
Domoticz version: Latest ß
Location: The Netherlands
Contact:

Re: What hardware are you using for Domoticz

Post by Sjonnie2017 »

Running Domoticz and PiHole and Dashticz on a RPi 3B+ with a Samsung (EVO? - can't check ;) ) SD card without any crashes whatsoever for more than 1½ years. It is powered by a high quality 3A adapter and my ConBee II simply loves that. The RPi has an aluminum casing that acts like a heat sink to keep temperatures under 38 degrees Celsius. I have no need for NUC's or other high(er) powered devices because of the simple functions it has to perform.

Been thinking about upgrading to a RPI4 but I feel no need. Somebody once told me
If it ain't broken don't fix it :lol:
Greetz,

Sjonnie
ConBee II - TRÅDFRI lights + switches, loads of ChingLing dimmers and switches, Heiman and Xiaomi sensors
SolarEdge SE4000H (with active modbus_tcp)
YouLess Energy meter
Shelly 2.5 in roller shutter mode
gordonb3
Posts: 111
Joined: Saturday 31 March 2018 22:24
Target OS: Linux
Domoticz version: Custom
Location: Delft, NL
Contact:

Re: What hardware are you using for Domoticz

Post by gordonb3 »

Sjonnie2017 wrote: Wednesday 08 January 2020 20:28
If it ain't broken don't fix it :lol:
True, but what do you have in place to actually be able to fix it in the unexpected case that it does break?
User avatar
Sjonnie2017
Posts: 361
Joined: Wednesday 02 August 2017 19:43
Target OS: Linux
Domoticz version: Latest ß
Location: The Netherlands
Contact:

Re: What hardware are you using for Domoticz

Post by Sjonnie2017 »

gordonb3 wrote: Wednesday 08 January 2020 23:19 True, but what do you have in place to actually be able to fix it in the unexpected case that it does break?
A Pi Zero :mrgreen: That should hold 'til the fix arrives (which will be a RPi 4/5/6/7 or whatever :P )
ConBee II - TRÅDFRI lights + switches, loads of ChingLing dimmers and switches, Heiman and Xiaomi sensors
SolarEdge SE4000H (with active modbus_tcp)
YouLess Energy meter
Shelly 2.5 in roller shutter mode
User avatar
clinkadink
Posts: 417
Joined: Tuesday 31 December 2019 1:15
Target OS: Linux
Domoticz version: 2020.2
Location: Swindon, UK
Contact:

Re: What hardware are you using for Domoticz

Post by clinkadink »

After being on Pi's for many years, I switched to a NAS, as its use had grown quite a bit (Domoticz, Plex, CCTV, several websites, etc.).

I am now on a Dell PowerEdge T620 server, 2 Xeon processors, 128GB ram running Ubuntu 18.04. Hasn't crashed once ;)
"UI is the saddle, the stirrups, & the reins. UX is the feeling you get being able to ride the horse."
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

Re: What hardware are you using for Domoticz

Post by EdwinK »

Running on its own Pi (3 I think). Really stable, unless I decide to toy with it. When it breaks down, it will be replaced by another pi as they are affordable.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
gordonb3
Posts: 111
Joined: Saturday 31 March 2018 22:24
Target OS: Linux
Domoticz version: Custom
Location: Delft, NL
Contact:

Re: What hardware are you using for Domoticz

Post by gordonb3 »

i wouldn't really worry about the Pi breaking. It's the SD card that you run from and where you store your data that you should worry about.
sammyke007
Posts: 204
Joined: Monday 08 May 2017 20:48
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.1
Location: Belgium
Contact:

Re: What hardware are you using for Domoticz

Post by sammyke007 »

Running very stable on my Synology DS414 for more than 2 years. I have an RFlink attached to my NAS. It's a little harder to install things on my Synology than installing it on a normal Pi, but most of the times there are guides available for Synology installation.

Most of the time I use WinSCP to connect to my NAS and install plugins in the plugin folder.
grubstake
Posts: 9
Joined: Tuesday 14 February 2017 21:49
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: What hardware are you using for Domoticz

Post by grubstake »

I am sure a raspberry pi 3 or 4 will run just fine. I also am using a NUC. I used a pi 2 a few years ago, and it worked fine but was quite slow and I wanted something compact without external storage, so decided to buy a low-end NUC (NUC6CAYH Intel Celeron J3455). I bought the 'kit' which comes with no memory or storage, and added a 100gB SSD and 4GB of RAM, all together about $200 US. Certainly more expensive than a Pi. I installed Ubuntu 16 server, later changed to Ubuntu 18 desktop, and I appreciate how fast and simple to run some GUI packages to run backup and other software. I'm also running InfluxDB, Grafana, Homebridge, Mosquitto, etc. Nothing you can't do with a Pi, just fast and for me less effort. Normally runs headless.

Tim
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest