Search found 10 matches

by ajongen70
Tuesday 02 April 2024 9:13
Forum: Bugs and Problems
Topic: Domoticz Memory leak in 2024 beta build 15910
Replies: 45
Views: 3649

Re: Domoticz Memory leak in 2024 beta build 15910

I have disabled the Motherboard Sensors Hardware for a few days now and monitoring the Memory usage of Domoticz with Monit shows a stable usage. Hypothesis: the Motherboard Sensor Hardware creates a memory leak. Is there anyway to confirm this? Who is maintaining the Motherboard Sensors code? PS: I ...
by ajongen70
Friday 22 March 2024 21:55
Forum: Show your projects
Topic: Dutch local 'Stookwijzer'
Replies: 15
Views: 1732

Re: Dutch local 'Stookwijzer'

Works like a charm! Thanks a lot for sharing!
by ajongen70
Friday 22 March 2024 15:24
Forum: Show your projects
Topic: Stookalert
Replies: 18
Views: 2721

Re: Stookalert

I will put it in a another topic and leave this topic for the RIVM alert. Although the goal is the same, the approach is completely different and also a bit more complex. I think it would be confusing to mix both approaches in one topic. I make use of two scripts (1. LKI (gets t-LKI triggerd by ...
by ajongen70
Thursday 21 March 2024 20:19
Forum: Bugs and Problems
Topic: Domoticz Memory leak in 2024 beta build 15910
Replies: 45
Views: 3649

Re: Domoticz Memory leak in 2024 beta build 15910

There are other processes running on the system (otmonitor, nodered, mosquito MQTT, monit) but they all keep running. Only domoticz crashes and is restarted by monit every once in a while after the used memory of the domoticz process has increased to around 75 - 85 Mb. I did not have this behaviour ...
by ajongen70
Monday 18 March 2024 22:04
Forum: Bugs and Problems
Topic: Domoticz Memory leak in 2024 beta build 15910
Replies: 45
Views: 3649

Re: Domoticz Memory leak in 2024 beta build 15910

I am experiencing the simular behaviour. Running 2024.3 on a RPI Zero (made the build myself). I am now thinking of letting monit restart domoticz when it passes 75Mb of memory ( if total memory > 75.0 MB for 5 cycles then restart ). System info: Version: 2024.3 Build Hash: 3503953dd Compile Date ...
by ajongen70
Wednesday 28 February 2024 20:54
Forum: Bugs and Problems
Topic: After updating on Rpi Zero, Domoticz stopped working. Please for help !!!
Replies: 30
Views: 12952

Re: After updating on Rpi Zero, Domoticz stopped working. Please for help !!!

Yes, don't close Putty and don't put your PC to sleep. I have no clue about the error, not much info, but indeed, it is worth trying to remove previous left-overs and try again... If really needed do it fully from scratch, but I would try moving backwards in steps. What I did to not have to keep ...
by ajongen70
Monday 26 February 2024 15:21
Forum: Suggestions
Topic: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)
Replies: 14
Views: 4208

Re: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)

You know what OTGW data should go to what Setpoint. There is also the standard OTGW integration https://www.domoticz.com/wiki/Opentherm_Gateway_OTGW which should give no need to run a dzvents script for this. Part one: Fair enough but then still I have to alter the update-method because of the ...
by ajongen70
Monday 26 February 2024 12:29
Forum: Suggestions
Topic: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)
Replies: 14
Views: 4208

Re: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)

Because I get a bunch of information from a json call to my Open Therm GateWay (OTGW) which I want to pass to "Thermostat/Setpoint" devices using the updateSetPoint(value) method, but also to "Temp"(erature) devices using the updateTemperature(value) method, all in the same script. That is why I ...
by ajongen70
Monday 26 February 2024 10:37
Forum: Suggestions
Topic: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)
Replies: 14
Views: 4208

Re: Improving the thermostat setpoint to get a general setpoint (for temperature, humidity, length, watt, volt, ...)

This weekend I updated from 2023.2 stable to 2024.3 stable version of Domoticz. All went well except one of my dzVents scripts didn't update my Thermostat sensors anymore. Took me a while to find out that the "devicetype" of the sensors changed form "Thermostat" to "Setpoint". So I needed to change ...
by ajongen70
Sunday 25 February 2024 0:33
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Upgraded to 2024,1 and rollback needed
Replies: 23
Views: 11385

Re: Upgraded to 2024,1 and rollback needed

lwolf wrote: Saturday 27 January 2024 10:15 Domoticz 2024.3 compiled for owners of armv6 like me. :)
https://iot.sajatfelhom.eu/domoticz/
Thanks a lot for making this available! Very much appreciated! You saved me big time!

PS: Any plans on doing this for future releases also?