Search found 350 matches
- Monday 23 June 2025 22:17
- Forum: Heating/cooling
- Topic: OpenTherm weather dependent heating control
- Replies: 23
- Views: 5689
Re: OpenTherm weather dependent heating control
What do the general status and opentherm status of the main screen of the firmware show? as in the picture below Could you also switch on the "Debug Messages to MQTT", and then post the output of the following command (make sure you do a restart after you typed this command): 14:31:59 PID Mode, PID ...
- Monday 23 June 2025 8:03
- Forum: Heating/cooling
- Topic: OpenTherm weather dependent heating control
- Replies: 23
- Views: 5689
Re: OpenTherm weather dependent heating control
What do the general status and opentherm status of the main screen of the firmware show? Could you also switch on the "Debug Messages to MQTT", and then post the output of the following command (make sure you do a restart after you typed this command): mosquitto_sub -t domesphelper/text/DebugToMQTT ...
- Sunday 22 June 2025 13:46
- Forum: Heating/cooling
- Topic: OpenTherm weather dependent heating control
- Replies: 23
- Views: 5689
Re: OpenTherm weather dependent heating control
I updated the ESP software because the plugin stopped working with the latest version of Domoticz. However, I ran into a problem. I used Domoticz sensors as external and internal temperature sensors. Until now, I simply entered their IDX in the plugin settings and everything worked fine. Could you ...
- Thursday 29 May 2025 15:31
- Forum: News & Updates
- Topic: Domoticz upcoming beta/release and OpenSSL 3.0
- Replies: 51
- Views: 9235
Re: Domoticz upcoming beta/release and OpenSSL 3.0
If you are already running zigbee2mqtt and Zwave-JS-UI (and probably mosquitto) as docker containers it s only a small step to also run Domoticz in a Docker container. https://wiki.domoticz.com/Docker Only it will be more resource heavy on the system with another container. Then I would like my ...
- Friday 23 May 2025 16:01
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 171
- Views: 32795
- Friday 23 May 2025 13:34
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 171
- Views: 32795
Re: Python Plugin: Volvo EV
this is not ev AV plugin issue, it's a dzvents issue. i think you have better luck solving it if you post in that forum
- Friday 23 May 2025 11:59
- Forum: News & Updates
- Topic: Domoticz upcoming beta/release and OpenSSL 3.0
- Replies: 51
- Views: 9235
Re: Domoticz upcoming beta/release and OpenSSL 3.0
Indeed. For the average interested party without too much IT knowledge it is absolutely no longer possible to do . It may be to much off topic and to much to place here, but I just made an install document for my son in which a description of all the steps to install Rapbian bookworm with Domoticz ...
- Friday 23 May 2025 8:22
- Forum: News & Updates
- Topic: Domoticz upcoming beta/release and OpenSSL 3.0
- Replies: 51
- Views: 9235
Re: Domoticz upcoming beta/release and OpenSSL 3.0
If you are already running zigbee2mqtt and Zwave-JS-UI (and probably mosquitto) as docker containers it s only a small step to also run Domoticz in a Docker container. https://wiki.domoticz.com/Docker just an idea: - Since Domoticz is more and more depending on other software (zigbee2mqtt, zwave js ...
- Tuesday 06 May 2025 11:33
- Forum: Heating/cooling
- Topic: Intergas - disabling/enabling heater when door opens
- Replies: 7
- Views: 1062
Re: Intergas - disabling/enabling heater when door opens
Just for fun i asked this question to chatgpt using the following prompt: Create a dzventz script based on the following info So you can change temp setpoint of thermostat from Domoticz. and you have some door contact... You need Dzvents script that is activated by door contact and by timer (5 min ...
- Tuesday 29 April 2025 16:27
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 16
- Views: 1804
Re: Feature Request: Delete entire history of device
Because it is the same as deleting the device and create a new one for which you say it is not working for you..... But it’s not the same. If you delete and re add the device it starts with the incorrect value. Furthemore you have to update your script(s) again If you delete the history, no c ...
- Sunday 27 April 2025 23:37
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 16
- Views: 1804
- Saturday 26 April 2025 0:07
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 16
- Views: 1804
Re: Feature Request: Delete entire history of device
When you add a new counter device it will probably start with 0. And every 5 minutes it will be overwritten by the 0 value. (You can by the way switch this off in the settings/tab Log History that domoticz only stores a real changed value). And when you load the first value from your counter, say ...
- Wednesday 23 April 2025 15:21
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 16
- Views: 1804
Re: Feature Request: Delete entire history of device
Why is a couple of 0 counter values in the beginning nasty? I never have found this to be a problem. Try it with a counter which stores an actual much higher value as first value. Then it counts a way too high number as first value scrwwing up the graphs and statistics That has nothing to do with ...
- Tuesday 22 April 2025 23:36
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 16
- Views: 1804
Re: Feature Request: Delete entire history of device
Try it with a counter which stores an actual much higher value as first value. Then it counts a way too high number as first value scrwwing up the graphs and statistics
- Tuesday 22 April 2025 19:18
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 16
- Views: 1804
Re: Feature Request: Delete entire history of device
You can also use this procedure: 1. Disable your dzvents updating script (easily done in the event system editor) 2. Remove incorrect sensor devices (you can take your time as the update script is disabled) 3. Create new sensor devices. (you can take your time as the update script is disabled) 4 ...
- Tuesday 22 April 2025 13:44
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 216
- Views: 110552
Re: Oficial Docker Container
Ohhh man, please stop all this nonesence about arm v6, pi zero, qemu, please! :mrgreen: Get yourself a RPI 4 or 5 and be happy! And yeah, the RPI 1 + 2 are known for SD card issues If your house will depend on it, spend some money. Home automation ain't cheap! (avoid cheap sensors/hardware) I don't ...
- Tuesday 22 April 2025 13:36
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 16
- Views: 1804
Re: Feature Request: Delete entire history of device
Hi, Alternative way if you are not so common-use-DBA ;). As I encounter the same issues you described when doing development work on scripts to get some data to domoticz, before committing data to the sensor I use old-school programming method, ergo Log to console :lol: return { active = true, on ...
- Saturday 19 April 2025 11:12
- Forum: Suggestions
- Topic: Feature Request: Delete entire history of device
- Replies: 16
- Views: 1804
Feature Request: Delete entire history of device
Hi, I was dzvents scripting again with Virtual Sensors. So mostly what happens is: - Create a new virtual device - Start creating a script (mostly takes a few minutes beore you have it perfect), which already gives the first incorrect readings in the history of the device (cause it was not updated ...
- Thursday 17 April 2025 20:27
- Forum: dzVents
- Topic: DzVents OpenURL response error
- Replies: 10
- Views: 869
Re: DzVents OpenURL response error
Look like you really get a 403 error back from the server. don't know how to fix that... But if the curl command works, you could work around it by giving that curl statement as an asynchronous shell command, see documentation: https://wiki.domoticz.com/DzVents:_next_generation_Lua_scripting ...
- Wednesday 16 April 2025 21:44
- Forum: Bugs and Problems
- Topic: GPIO with docker
- Replies: 8
- Views: 1884
Re: GPIO with docker
You are describing a very difficult solution.
Just google on “docker gpio Access raspberry pi” and you get several articles describing solutions.
The most easy one is running the docker container in privileged mode..
Just google on “docker gpio Access raspberry pi” and you get several articles describing solutions.
The most easy one is running the docker container in privileged mode..