Search found 45 matches

by andreo
Tuesday 21 January 2025 23:49
Forum: dzVents
Topic: Controlling the heater from photovoltaic production
Replies: 4
Views: 138

Re: Controlling the heater from photovoltaic production

I myself use a solution that supplies energy back to an electric boiler by means of PWM, for which I use the following solution.

https://flows.nodered.org/flow/f5fa8e9e ... 2389276f3d
by andreo
Friday 10 January 2025 23:28
Forum: General Discussion
Topic: Display problem in phpBB
Replies: 14
Views: 445

Re: Display problem in phpBB

waltervl wrote: Friday 03 January 2025 9:29
andreo wrote: Friday 03 January 2025 0:27 I've been having this same problem ever since the snowflakes and Santa hats came into the picture
Those are switched off now.... Is it working again?
After deleting the cache the problem persists. it makes no difference whether you are logged in or not.
by andreo
Friday 03 January 2025 0:27
Forum: General Discussion
Topic: Display problem in phpBB
Replies: 14
Views: 445

Re: Display problem in phpBB

I've been having this same problem ever since the snowflakes and Santa hats came into the picture
by andreo
Sunday 08 September 2024 0:12
Forum: Bugs and Problems
Topic: Moonphases and pylunar docker problem
Replies: 2
Views: 161

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 ...
by andreo
Monday 03 June 2024 23:43
Forum: Show your projects
Topic: Energy Dashboard - Template
Replies: 101
Views: 9625

Re: Energy Dashboard - Template

gizmocuz wrote: Monday 03 June 2024 14:34 @Kedi, thanks, missed that one, updated above file
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)
by andreo
Sunday 19 May 2024 23:32
Forum: Show your projects
Topic: Energy Dashboard - Template
Replies: 101
Views: 9625

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
by andreo
Tuesday 02 April 2024 0:48
Forum: Other questions and discussions
Topic: The great Docker problem*
Replies: 34
Views: 4214

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 ...
by andreo
Thursday 04 January 2024 22:41
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Custom.sh scripts location for Docker
Replies: 3
Views: 1575

Re: Custom.sh scripts location for Docker

/opt/domoticz/userdata/customstart.sh
by andreo
Thursday 04 January 2024 20:28
Forum: Utility
Topic: S0 Meter with LAN interface
Replies: 6
Views: 1681

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.
by andreo
Thursday 04 January 2024 19:06
Forum: Utility
Topic: S0 Meter with LAN interface
Replies: 6
Views: 1681

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.
by andreo
Thursday 04 January 2024 1:20
Forum: Utility
Topic: S0 Meter with LAN interface
Replies: 6
Views: 1681

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 ...
by andreo
Wednesday 03 January 2024 22:27
Forum: Utility
Topic: S0 Meter with LAN interface
Replies: 6
Views: 1681

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 ...
by andreo
Monday 18 December 2023 20:23
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Bookworm
Replies: 7
Views: 3352

Re: Bookworm

Transfer everything to Docker, Bookworm runs here on a Raspberry 4.
by andreo
Monday 31 July 2023 23:16
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 212
Views: 103290

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 ...
by andreo
Sunday 30 July 2023 22:31
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 212
Views: 103290

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 ...
by andreo
Tuesday 01 February 2022 23:39
Forum: Temperature and Weather
Topic: Weather alarm from Royal Netherlands Meteorological Institute (KNMI)
Replies: 38
Views: 27197

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.
by andreo
Monday 26 April 2021 19:57
Forum: Others
Topic: Satel Integra (Security System) with ethernet module
Replies: 368
Views: 104232

Re: Satel Integra (Security System) with ethernet module

just updated to version 13234, satel integra is working properly again
by andreo
Monday 19 April 2021 16:46
Forum: Others
Topic: Satel Integra (Security System) with ethernet module
Replies: 368
Views: 104232

Re: Satel Integra (Security System) with ethernet module

fantom wrote: Monday 19 April 2021 7:39 Pls try last beta
https://github.com/domoticz/domoticz/issues/4784

Fantom
Hi Fantom,

unfortunately not the desired result, domoticz crashes after selecting the satel plugin
by andreo
Friday 16 April 2021 23:00
Forum: Others
Topic: Satel Integra (Security System) with ethernet module
Replies: 368
Views: 104232

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 ...
by andreo
Monday 09 December 2019 16:50
Forum: Python
Topic: Python Plugin: PWS (Personal Weather Station)
Replies: 61
Views: 14545

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