Search found 119 matches
- Tuesday 30 April 2024 12:32
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 34
- Views: 4554
Re: The great Docker problem*
I put the prnt scrn to show how my docker-compose.yml file is made, because one says I have to check the exact indentation of the yml file and another says to uncomment devices. And it still goes wrong at line 4. when running "docker-compose up -d" If there is a fault, please tell me what is wrong ...
- Monday 29 April 2024 22:09
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 34
- Views: 4554
Re: The great Docker problem*
it already goes wrong at line 4, even with the device uncommented
Show me the right way instead of saying that something is wrong..
Show me the right way instead of saying that something is wrong..
- Monday 29 April 2024 20:32
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 34
- Views: 4554
Re: The great Docker problem*
I did an exact copy/paste of the file like described in the link. Find the fault and tell me !!!!!
- Monday 29 April 2024 14:46
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 34
- Views: 4554
Re: The great Docker problem*
In reply of message from Kedi on 01 April. I am running latest RPI bookworm 64bit lite (headless) I followed your suggestion for installing the docker way, starting with domoticz, using the applied link..... and there we go again: Error "yaml: line 5: mapping values are not allowed in this context ...
- Thursday 18 April 2024 11:50
- Forum: Bugs and Problems
- Topic: how to search source of problem of Zigbee2MQTT python plugin
- Replies: 1
- Views: 217
how to search source of problem of Zigbee2MQTT python plugin
In the logfile I find the below error occurring on regular base. How can I determine the source / device which is causing this error 2024-04-18 11:32:01.879 Error: Zigbee2MQTT: Traceback (most recent call last): 2024-04-18 11:32:01.879 Error: Zigbee2MQTT: File "/home/pi/domoticz/plugins/zigbee2mqtt ...
- Thursday 18 April 2024 10:15
- Forum: Blockly
- Topic: Flip-Flop function with Blockly
- Replies: 0
- Views: 1228
Flip-Flop function with Blockly
I created a flip/flop within Blockly to generate an on/off switch/light for emergency purpose. Maybe it can be of use to you. The timing cannot be the same, then it does hot flip/flop, there has to be a little difference. You have to create 3 dummy switches and the first I renamed to "Set/Reset ...
- Tuesday 09 April 2024 13:01
- Forum: Switches and Scenes
- Topic: How to configure MS-104Z for rocker switch
- Replies: 0
- Views: 1303
How to configure MS-104Z for rocker switch
I run domoticz latest version and are able to successfully connect/add the Moes MS-104Z device with Zigbee, by holding the button on the MS-104Z for longer time. First it beeps 2 times, but after a longer period of pushing it is continuously beeping until the pairing is completed. After that I can ...
- Sunday 07 April 2024 16:22
- Forum: Blockly
- Topic: Blockly react on calculated values
- Replies: 1
- Views: 1054
Blockly react on calculated values
Is there a way to let the outcome of a blocky script be dependent on a calculation of measurements? I have a 3 way valve which I want to open when the temperature of a sensor is say 20C + 5 and close on the same value - 3. I have it now solved by edit the sensor adjustment value with +5, so the ...
- Thursday 04 April 2024 23:14
- Forum: Other questions and discussions
- Topic: Automount SMB share fails, manual mount ok (Solved)
- Replies: 4
- Views: 416
Re: Automount SMB share fails, manual mount ok
All the RPI's are wired connected
The option in raspi-config, system, network at boot = yes (Wait until network connection) did the trick, Big Thanks!!
The option in raspi-config, system, network at boot = yes (Wait until network connection) did the trick, Big Thanks!!
- Thursday 04 April 2024 22:00
- Forum: Bugs and Problems
- Topic: Pi Zero W update to Domoticz 2024.2?
- Replies: 7
- Views: 1194
Re: Pi Zero W update to Domoticz 2024.2?
The amount of request seems to be the base of the problem. But why does a function stops and let the whole Domoticz crash, instead of the Enever function alone, so it is strange behavior to me caused bu the Enever option. The amount of request and the response of Enever to withdraw the token, should ...
- Thursday 04 April 2024 21:47
- Forum: Other questions and discussions
- Topic: Automount SMB share fails, manual mount ok (Solved)
- Replies: 4
- Views: 416
Re: Automount SMB share fails, manual mount ok
As I wrote in the in the first post,
i have 3 RPI's from who 2 make the connection and only one does not make a connection at boot, only manual with "sudo mount -a"
The mount cmd also uses the same line as in fstab, so it is not permission and/or in .smbcredits
i have 3 RPI's from who 2 make the connection and only one does not make a connection at boot, only manual with "sudo mount -a"
The mount cmd also uses the same line as in fstab, so it is not permission and/or in .smbcredits
- Thursday 04 April 2024 17:30
- Forum: Other questions and discussions
- Topic: Automount SMB share fails, manual mount ok (Solved)
- Replies: 4
- Views: 416
Automount SMB share fails, manual mount ok (Solved)
I run 3 RPI with a smb mount/share to external NAS to make backup of SD Card and Domoticz Database/Scripts RPI 4 (Bullseye) and RPI 3 (Buster) mount the share during boot. RPI Zero 2W (Buster) has the same script, but does not mount during boot, but when I run "sudo mount -a" manual the share is ...
- Tuesday 02 April 2024 10:36
- Forum: General Discussion
- Topic: RPI partition difference SSD vs SD
- Replies: 5
- Views: 1105
Re: RPI partition difference SSD vs SD
I followed this link https://raspberrystreet.com/learn/how-to-backup-raspberrypi-sdcard to copy/clone the SD to USB SSD The size of the SD card is 31.8Gb and the USB-SSD is seen as 32Gb After removing the SD card and booting from USB SSD, the df -h reading is: Schermafbeelding 2024-04-02 om 10.34. ...
- Tuesday 02 April 2024 9:57
- Forum: General Discussion
- Topic: RPI partition difference SSD vs SD
- Replies: 5
- Views: 1105
Re: RPI partition difference SSD vs SD
In the first "df -h" there is only a SSD connected, so NO SD card present. As describes I prepared the SSD the same way you would do a SD card with Pi-Imager https://www.raspberrypi.com/software/ The normal boot sequence of th RPI 4 is SD, USB/SSD Schermafbeelding 2024-04-02 om 09.57.21.png
- Monday 01 April 2024 23:46
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 34
- Views: 4554
Re: The great Docker problem*
As I wrote earlier in this post, I want to use portioner as a kind of tool to "manage" the Domoticz docker, major to make a copy/backup before an update. In the past I had have several (major) problems after updating Domoticz or Zigbee2MQtt. The problem with Domoticz is, there is no way back after ...
- Monday 01 April 2024 20:53
- Forum: General Discussion
- Topic: RPI partition difference SSD vs SD
- Replies: 5
- Views: 1105
RPI partition difference SSD vs SD
I run a new Pi 4b with 4Gb mem and want to boot/run from SSD to avoid write problems with SD card, although I use Log2Ram. I use" Raspberry Pi OS (Legacy) Lite Release date: March 12th 2024 System: 32-bit Kernel version: 6.1 Debian version: 11 (bullseye) I run the RPI imager tool from the raspberry ...
- Monday 01 April 2024 12:34
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 34
- Views: 4554
Re: The great Docker problem*
No, I dont use Stacks, as this is a set of Containers (Domoticz+Zigbee2MQTT+Mosquitto). I use them in seperate containers. The reason that it takes more then a year is the fact I can't get Domoticz, Mosquitto, Zigbee2MQTT running in/on docker in a way the can communicate with each other, like they ...
- Friday 29 March 2024 17:59
- Forum: Python
- Topic: Sessy home battery script
- Replies: 11
- Views: 4461
Re: Sessy home battery script
I did a full update & upgrade, sudo pip3 install numpy is running now for 3 hours, at first CPU load was between 40-98% and I could use a ping from the CMD prompt. The last ping to nu.nl was 225 msec and now the whole Pi is frozen again, the domoticz page is not responding and also I cannot login ...
- Friday 29 March 2024 11:38
- Forum: Python
- Topic: Sessy home battery script
- Replies: 11
- Views: 4461
Re: Sessy home battery script
I run my "energy" stuff (P1, gas, PV-solar) on a RPI Zero W 2. The RPI is up to date with update/upgrade and runs: PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www ...
- Monday 25 March 2024 23:22
- Forum: Utility
- Topic: Creating automatic Backup and Shrink script
- Replies: 5
- Views: 1549
Re: Creating automatic Backup and Shrink script
RaspiBackup is new for me, but I wil surely look in to that, thanks for pointing out......