Search found 42 matches
- Sunday 08 September 2024 0:12
- Forum: Bugs and Problems
- Topic: Moonphases and pylunar docker problem
- Replies: 2
- Views: 145
Re: Moonphases and pylunar docker problem
Maybe this will help you, the customstart.sh file I use looks like this. The file is located in /opt/domoticz/userdata #!/bin/bash if [ -f /opt/domoticz/FIRSTRUN ]; then true else echo 'updating packages' apt-get -qq update apt install -y ffmpeg apt-get install git-core apt-get install -y mpg123 apt ...
- Monday 03 June 2024 23:43
- Forum: Show your projects
- Topic: Energy Dashboard - Template
- Replies: 101
- Views: 8041
Re: Energy Dashboard - Template
Has the modified code been included in the above file?
The fDayHomeUsage value is still zero.
The water and gas meter values still occasionally go to zero and then display the correct value again. (same as HansieNL)
- Sunday 19 May 2024 23:32
- Forum: Show your projects
- Topic: Energy Dashboard - Template
- Replies: 101
- Views: 8041
Re: Energy Dashboard - Template
I was unable to get version 1 to work, but now version 1.1 works successfully in my own environment. Thank you very much for the beautiful result
- Tuesday 02 April 2024 0:48
- Forum: Other questions and discussions
- Topic: The great Docker problem*
- Replies: 34
- Views: 3134
Re: The great Docker problem*
This may be of some use to you, I installed Portainer and placed the code below in the /opt/domoticz directory with the name docker-compose.yml The other directories are in /var/mydata/ version: '3.3' services: rpi-influxdb: restart: always ports: - '8086:8086' container_name: myInfluxDB volumes ...
- Thursday 04 January 2024 22:41
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Custom.sh scripts location for Docker
- Replies: 3
- Views: 1399
Re: Custom.sh scripts location for Docker
/opt/domoticz/userdata/customstart.sh
- Thursday 04 January 2024 20:28
- Forum: Utility
- Topic: S0 Meter with LAN interface
- Replies: 6
- Views: 1231
Re: S0 Meter with LAN interface
@waltervl thanks for the hint. After applying pulses to the various inputs, I suddenly see the values coming in, I will continue testing whether everything works now.
- Thursday 04 January 2024 19:06
- Forum: Utility
- Topic: S0 Meter with LAN interface
- Replies: 6
- Views: 1231
Re: S0 Meter with LAN interface
Under the setup/hardware tab, select the pulse meter. There is a button here where you can adjust the settings of the individual inputs. After pressing the Set Mode button, the error message appears.
- Thursday 04 January 2024 1:20
- Forum: Utility
- Topic: S0 Meter with LAN interface
- Replies: 6
- Views: 1231
Re: S0 Meter with LAN interface
the settings of the serial port are as follows according to the specification: 9600 baud rate, Even parity, 7 Data bits, 1 Stop bit. I used these settings in ser2net and if I log in with Putty to the IP address and the correct port, the following data appears ID:32206:I:10:M1:0:0:M2:0:0:M3:0:0:M4:0 ...
- Wednesday 03 January 2024 22:27
- Forum: Utility
- Topic: S0 Meter with LAN interface
- Replies: 6
- Views: 1231
S0 Meter with LAN interface
Hi, Does anyone know which serial settings are required for the S0 Meter with LAN interface? I am currently using a S0PCM-5 module via SER2NET but am receiving invalid data, the interface is set to 9600N81, I have also applied 9600E71, but without success. Thank you in advance for your help 2024-01 ...
- Monday 18 December 2023 20:23
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Bookworm
- Replies: 7
- Views: 3147
Re: Bookworm
Transfer everything to Docker, Bookworm runs here on a Raspberry 4.
- Monday 31 July 2023 23:16
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 210
- Views: 100789
Re: Oficial Docker Container
Wow, it seems as though you took care of domotics and nefit How is acces from the outside with this setup? And I also have IDetect running whish needs tweaking also. But this seems like a good way to start! I may give it a go. I wonder how I can make the transition of 35 Zwave devices better than ...
- Sunday 30 July 2023 22:31
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 210
- Views: 100789
Re: Oficial Docker Container
here is my compose file version: '3.3' services: rpi-influxdb: restart: always ports: - '8086:8086' container_name: myInfluxDB volumes: - '/var/mydata/influxdb:/data' image: hypriot/rpi-influxdb grafana: restart: always ports: - '3010:3000' volumes: - '/var/lib/grafana:/grafana_data' container_name ...
- Tuesday 01 February 2022 23:39
- Forum: Temperature and Weather
- Topic: Weather alarm from Royal Netherlands Meteorological Institute (KNMI)
- Replies: 38
- Views: 26381
Re: Weather alarm from Royal Netherlands Meteorological Institute (KNMI)
Thanks,
Successfully implemented the weather alarm, it works great. Now just waiting for the next storm, looking forward to it.
Successfully implemented the weather alarm, it works great. Now just waiting for the next storm, looking forward to it.
- Monday 26 April 2021 19:57
- Forum: Others
- Topic: Satel Integra (Security System) with ethernet module
- Replies: 368
- Views: 100995
Re: Satel Integra (Security System) with ethernet module
just updated to version 13234, satel integra is working properly again
- Monday 19 April 2021 16:46
- Forum: Others
- Topic: Satel Integra (Security System) with ethernet module
- Replies: 368
- Views: 100995
Re: Satel Integra (Security System) with ethernet module
Hi Fantom,fantom wrote: ↑Monday 19 April 2021 7:39 Pls try last beta
https://github.com/domoticz/domoticz/issues/4784
Fantom
unfortunately not the desired result, domoticz crashes after selecting the satel plugin
- Friday 16 April 2021 23:00
- Forum: Others
- Topic: Satel Integra (Security System) with ethernet module
- Replies: 368
- Views: 100995
Re: Satel Integra (Security System) with ethernet module
Hi, today updated Domoticz to release Version: 2020.2 (build 13188) Build Hash: 9328c9173 and the system stopt after a short period of time. See error below. 2021-04-16 22:46:58.759 Error: dzVents: Error: (3.1.7) Discarding device. No last update info found: {["deviceID"]="", ["protected"]=false ...
- Monday 09 December 2019 16:50
- Forum: Python
- Topic: Python Plugin: PWS (Personal Weather Station)
- Replies: 61
- Views: 13946
Re: Python Plugin: PWS (Personal Weather Station)
try once to completely reset domoticz, i have had this if you only restart the service.
Verstuurd vanaf mijn MHA-L29 met Tapatalk
Verstuurd vanaf mijn MHA-L29 met Tapatalk
- Saturday 30 November 2019 0:55
- Forum: Python
- Topic: Python Plugin: PWS (Personal Weather Station)
- Replies: 61
- Views: 13946
Re: Python Plugin: PWS (Personal Weather Station)
tested the latest version for two days and now displays the correct amount of rain.
Verstuurd vanaf mijn MHA-L29 met Tapatalk
Verstuurd vanaf mijn MHA-L29 met Tapatalk
- Saturday 16 November 2019 21:59
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: FRITZ!Box 7530 Port Forwarding doesn't work wit PI
- Replies: 5
- Views: 1897
Re: FRITZ!Box 7530 Port Forwarding doesn't work wit PI
These are my setting on a Fritzbox 7490
- Monday 04 November 2019 22:45
- Forum: Python
- Topic: Python Plugin: PWS (Personal Weather Station)
- Replies: 61
- Views: 13946
Re: Python Plugin: PWS (Personal Weather Station)
I didn't have this problem this time. In my log I saw that the correct data was send and the sensor showed this data. I am running an other test, and it seems that updating the Rain sensor does not work as expected! At this moment I have a plugin with a rain sensor and I send 1.5 as total ...