Search found 363 matches
- Monday 16 June 2025 20:35
- Forum: MQTT Auto Discovery
- Topic: Errors since last 4/5 updates: "Climate device invalid/unknown preset_mode received! (ESPclimateAirco: none)"
- Replies: 4
- Views: 232
Re: Errors since last 4/5 updates: "Climate device invalid/unknown preset_mode received! (ESPclimateAirco: none)"
I created an issue on github, thanks Walter and Gizmo!
- Saturday 14 June 2025 16:52
- Forum: MQTT Auto Discovery
- Topic: Errors since last 4/5 updates: "Climate device invalid/unknown preset_mode received! (ESPclimateAirco: none)"
- Replies: 4
- Views: 232
Errors since last 4/5 updates: "Climate device invalid/unknown preset_mode received! (ESPclimateAirco: none)"
Hi all, i'm seeing this error messages in my log from the mqtt auto discovery since a couple of weeks.: 2025-06-14 16:47:34.812 Error: MQTT-AD: Climate device invalid/unknown preset_mode received! (ESPclimateairco3: none) 2025-06-14 16:47:35.629 Error: MQTT-AD: Climate device invalid/unknown preset ...
- Sunday 20 April 2025 14:22
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 216
- Views: 110512
Re: Oficial Docker Container
Already fixed. Used an external docker with sshpass in it and mount the local to remote port. 
It worked.
Anyway, atm im using vpn with WireGuard since i could also connect trough my local dns and do network things from outside.

It worked.
Anyway, atm im using vpn with WireGuard since i could also connect trough my local dns and do network things from outside.
- Thursday 20 February 2025 22:27
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 216
- Views: 110512
Re: Oficial Docker Container
Hello everybody, does someone know how to do autossh with sshpass inside docker/customstart script? I used an autossh with sshpass from local.rc before that made a connection to my remote VPS so i could connect domoticz behind NATs firewalls, but that is not working in my domoticz docker, and is the ...
- Wednesday 01 January 2025 18:26
- Forum: Bugs and Problems
- Topic: Domoticz in Docker
- Replies: 1
- Views: 396
Re: Domoticz in Docker
Never mind, i found out that the customstart.sh script does its job!
In the script i added:
And everything works again 
In the script i added:
Code: Select all
pip install tuyaha
pip install heospy

- Wednesday 01 January 2025 17:13
- Forum: Bugs and Problems
- Topic: Domoticz in Docker
- Replies: 1
- Views: 396
Domoticz in Docker
Hi all, first of all Happy New Year! after a lot of trail and error our Domoticz in Docker is working, but now i'm struggling with some scripts: Our tuya script is not working, it cant find its files: 2025-01-01 17:14:57.850 Status: Tuya: Started. 2025-01-01 17:14:58.003 Error: Tuya: (tuya) failed ...
- Sunday 29 December 2024 20:32
- Forum: dzVents
- Topic: dzVents error in Domoticz (beta) in Docker [Solved]
- Replies: 6
- Views: 548
Re: dzVents error in Domoticz (beta) in Docker [Solved]
Ahh, it works!
Thanks Gizmocuz, for this answer!
I tought we had to use the mounted directory, but it is the /opt/ map i had to use in the script.. How stupid!
Thanks Gizmocuz, for this answer!
I tought we had to use the mounted directory, but it is the /opt/ map i had to use in the script.. How stupid!
- Sunday 29 December 2024 12:28
- Forum: dzVents
- Topic: dzVents error in Domoticz (beta) in Docker [Solved]
- Replies: 6
- Views: 548
Re: dzVents error in Domoticz (beta) in Docker [Solved]
Nobody? Still not working 

- Saturday 28 December 2024 15:42
- Forum: dzVents
- Topic: dzVents error in Domoticz (beta) in Docker [Solved]
- Replies: 6
- Views: 548
Re: dzVents error in Domoticz (beta) in Docker [Solved]
And this is the directory, also taken all files as user root with rwx rwx rwx, and this has worked before.. on some way it looks like it doesnt see the directory? {EFB4E180-840B-45A6-AD08-F27D2926FA13}.png (Btw, i copied the file Alarmering from my working backup system, so that could not be the ...
- Saturday 28 December 2024 15:39
- Forum: dzVents
- Topic: dzVents error in Domoticz (beta) in Docker [Solved]
- Replies: 6
- Views: 548
Re: dzVents error in Domoticz (beta) in Docker [Solved]
I guess you mean you have created a script in the Domoticz Events Editor? does /volumies/domoticz/www/templayes/Alarmering.html exists? Did you mount any folders in the docker compose file? And places your html files in here? Did you override the templates folder in the docker compose file? For ...
- Saturday 28 December 2024 13:23
- Forum: dzVents
- Topic: dzVents error in Domoticz (beta) in Docker [Solved]
- Replies: 6
- Views: 548
dzVents error in Domoticz (beta) in Docker [Solved]
Hi all, today i'm busy to try to get all my software in to docker (portainer) and want to stop with sd cards and stuff. So far so good, and the first things works, but i'm struggling with some error messages in dzVents when using the first script: 2024-12-28 13:17:00.520 dzVents: Alarmering ...
- Saturday 23 November 2024 18:08
- Forum: dzVents
- Topic: .afterSec(xx) not working? :(
- Replies: 4
- Views: 776
Re: .afterSec(xx) not working? :(
AfterSec() is a command option so should be used in combination with a supported command like .switchOn() .switchOff() etc In the wiki there is a general availability table https://wiki.domoticz.com/DzVents:_next_generation_Lua_scripting#Availability Also per device command it is noted in the wiki ...
- Friday 22 November 2024 21:35
- Forum: dzVents
- Topic: .afterSec(xx) not working? :(
- Replies: 4
- Views: 776
.afterSec(xx) not working? :(
hi all, can somebody help me out why my delay does not work? i'm trying to make a heating script with zones, a buffertank with pump and an weather temperature based heatpump with an on/off input. the rest of the scripts works (with thermostats, heatcommand to heatpump and opening the valves, but i ...
- Tuesday 19 November 2024 20:40
- Forum: MQTT Auto Discovery
- Topic: Tasmota MQTT
- Replies: 4
- Views: 1709
Re: Tasmota MQTT
Thanks for answering both! Tasmoticz is already in use, so that one is working but its only for switches, not for rgb(ww) bulbs or any lights controlled with dimmable / kelvin values.. Also tried Tasmota teacher, but that one isnt working at all. Everything in mqtt is working, except all new tasmota ...
- Monday 18 November 2024 20:06
- Forum: MQTT Auto Discovery
- Topic: Tasmota MQTT
- Replies: 4
- Views: 1709
Tasmota MQTT
Hi all, why does the mqtt discovery found some of our bulbs, and some not? i'm getting crazy using domoticz and mqtt. i never found out an solution.. i'm working now with virtual devices for the bulbs that are not seen. in mqtt all devices are online, all the Group Topics are the same while the full ...
- Wednesday 19 June 2024 20:51
- Forum: Utility
- Topic: Looking for Ratio Solar EV Charger script
- Replies: 0
- Views: 1465
Looking for Ratio Solar EV Charger script
Hi,
does someone have a working script / monitoring tool to implent for the Ratio Solar Charging Station?
Hope to hear!
Thanks,
Barry
does someone have a working script / monitoring tool to implent for the Ratio Solar Charging Station?
Hope to hear!
Thanks,
Barry
- Wednesday 19 June 2024 20:19
- Forum: Design, usability and languages
- Topic: Is there a really good looking theme out there?
- Replies: 21
- Views: 6881
Re: Is there a really good looking theme out there?
I’m looking for a dashboard for my solar panel, P1 and my electic car. I want a easy overview where you can you can see the status of your energy management wich can be expanded with a battery. The home assistent is a good example. If it has a graphic design the rest of the family can understand it ...
- Monday 17 June 2024 22:38
- Forum: LUA
- Topic: How to, create a cleaning-knob (or scene)?!
- Replies: 24
- Views: 9780
- Monday 17 June 2024 22:09
- Forum: LUA
- Topic: How to, create a cleaning-knob (or scene)?!
- Replies: 24
- Views: 9780
Re: How to, create a cleaning-knob (or scene)?!
Goodevening, i'm back again, and this time again with a finished script that works..: Last months i did not had time enough to do crazy things in Domoticz and about this script, but today i had an idea to create something.. It was really simple and it works great :) If motion and its dark enough in ...
- Monday 27 May 2024 22:46
- Forum: Show your projects
- Topic: Custom page Alarmeringen.nl by script
- Replies: 13
- Views: 2231
Re: Custom page Alarmeringen.nl by script
First for your refresh. I found out that this does not work. Finally I found the suggestion to have to following line in the start script in /etc/init.d/domoticz.sh DAEMON_ARGS="$DAEMON_ARGS -nocache" and I am very happy with that. I already using the nocache since years because it works better for ...