Search found 12 matches
- Tuesday 27 September 2022 18:21
- Forum: Zigbee
- Topic: zigbee install
- Replies: 3
- Views: 1225
Re: zigbee install
Thanks for the reply, I have performed the following: installed compose with "sudo apt install docker-compose" and now have version 2.10.2 installed Removed the python plugin first run of docker-compose up -d resulted in the error: ERROR: Version in "./docker-compose.yml" is unsupported. You might ...
- Monday 26 September 2022 2:47
- Forum: Zigbee
- Topic: zigbee install
- Replies: 3
- Views: 1225
zigbee install
Hello, I've been attempting to install zigbee following the instructions from https://www.zigbee2mqtt.io/guide/getting-started/#prerequisites I'm using a legacy verison of raspian on a new install of domoticz version Version: 2022.1 Build Hash: c9526851b Compile Date: 2022-01-31 01:34:32 dzVents ...
- Wednesday 21 September 2022 22:17
- Forum: Zigbee
- Topic: Install and run Zigbee2MQTT, composer install fail "ERROR: Failed building wheel for bcrypt
- Replies: 2
- Views: 376
Re: Install and run Zigbee2MQTT, composer install fail "ERROR: Failed building wheel for bcrypt
Thanks, that worked
I was following directions from another site
Appreciate the help
I was following directions from another site
Appreciate the help
- Friday 16 September 2022 2:01
- Forum: Zigbee
- Topic: Install and run Zigbee2MQTT, composer install fail "ERROR: Failed building wheel for bcrypt
- Replies: 2
- Views: 376
Install and run Zigbee2MQTT, composer install fail "ERROR: Failed building wheel for bcrypt
Hello, I'm trying a new install on a raspberry PI to move away from zwave. I've installed raspian VERSION="11 (bullseye) and docker version 20.10.18 no errors were encountered during these installs, I proceeded to install composer per the instructions: sudo apt-get install -y libffi-dev libssl-dev ...
- Tuesday 16 August 2022 21:38
- Forum: Z-Wave
- Topic: How to install Mosquitto broker using docker
- Replies: 3
- Views: 1962
How to install Mosquitto broker using docker
Hello all, I recently reinstalled Domoticz on my raspberry pi and am now using the below listed version: Version: 2022.1 Build Hash: c9526851b Compile Date: 2022-01-31 01:34:32 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Mar 12 2021, 04:06:34) [GCC 10.2.1 20210110] My previous install of ...
- Saturday 17 July 2021 1:19
- Forum: Z-Wave
- Topic: restorinng aeotec gen 5
- Replies: 2
- Views: 279
Re: restorinng aeotec gen 5
Waltervl,
you've followed me through this upgrade, your posted topic was the answer, A usb hub and everything works.
Thank you very much
you've followed me through this upgrade, your posted topic was the answer, A usb hub and everything works.
Thank you very much
- Friday 16 July 2021 17:47
- Forum: Z-Wave
- Topic: restorinng aeotec gen 5
- Replies: 2
- Views: 279
restorinng aeotec gen 5
Hello, I recently replaced my PI model 3B with a PI 4 and restored my Domoticz from a backup file. the aeotec z gen5 is flashing a constant red, blue, yellow. When i try to turn on a zwave switch I get the following "Error sending switch command, check device/hardware (idx=1) !" under Hardware it ...
- Friday 16 July 2021 15:24
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: cheking for git
- Replies: 7
- Views: 911
Re: cheking for git
All, It appears as though all of the problems resulted from setting the PI 3 rev B to use the usb instead of the SD to boot. Even though the commands to add the usb as a mass storage device went smoothly and no errors occurred it would take at least an hour to receive an dhcp address and several ...
- Thursday 15 July 2021 17:33
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: cheking for git
- Replies: 7
- Views: 911
Re: cheking for git
Yes, it replied with broken pipe when I ran the upgrade command, could not get it to fully install the upgrade. I just used pi imager to re flash the usb and am in the process of rebooting the PI. After I set the timezone and expand the file system I'll retry the sudo apt update and the sudo apt ...
- Thursday 15 July 2021 14:33
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: cheking for git
- Replies: 7
- Views: 911
Re: cheking for git
Waltervl
I have tried 'curl -sSL install.domoticz.com | sudo bash' multiple times with the same results. I even checked and SHA hash to verify that the raspian lite image is correct.
Thanks
I have tried 'curl -sSL install.domoticz.com | sudo bash' multiple times with the same results. I even checked and SHA hash to verify that the raspian lite image is correct.
Thanks
- Thursday 15 July 2021 13:36
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: cheking for git
- Replies: 7
- Views: 911
Re: cheking for git
Yes, actually used "sudo curl -L https://install.domoticz.com | bash SSH" I've even tried multiple flash drives with the same results.
- Thursday 15 July 2021 2:39
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: cheking for git
- Replies: 7
- Views: 911
cheking for git
hello, I've been trying to reload Domoticz on my PI 3 rev B, the Domoticz has been operating on this PI for years but recently crashed and I have to reload. I have set the PI to boot from usb Flash drive but when I run curl -L https://install.domoticz.com | bash SSH the system stops at checking for ...