I have a certificate, however the instructions says it would use the default one even if I did not. When it failed with my certificate I then tried it with the out of the box certificate. None of them worked I got the errors below.
I am using a Linux Ubuntu host running in a virtual machine on a QNAP Nas. All works fine however the server seems unable to handle HTTPS. I should be able to have the basic server_cert.pem certificate working and deal with no proper padlock, however that does not work. The following is an extract ...
And I fixed it. Looking through the files I noticed that the three domoticz.db files all were owned by root in the root group. I just chown'd them to the same as my domoticz user and restart and bob was my uncle
My system is setup on a Linux server. I have it configured to use systemctl. I noticed that when I click on my switches they no longer change. First click will change a light from off to on and on it comes. However you can never turn it off again because it still thinks it is off despite having just ...
Hmmm, Just discovered this appears to be an error with the way the icon functions as a switch. My lights are lightwave RF with dimmers. If I move the dimmer then the display updates. When I slide from 100% to 0% the icon goes to the off state and the light is off. If I then push the button to on it ...
Just managed to get Domoticz up and running on Linux (Ubuntu 1804). It all seems to be working well, however there is one wrinkle. If I go to the switches tab an turn a light off. It says switching off and the light goes off, however the item does not change. The icon stays with the lamp looking on ...
Hi All, It is now up and running and I am happy. Have transfered my config from the Raspberry pi and it happily controls lights etc. Only challenge I have left is that the UI page does not update after a command and has to be refreshed before it works. The issue here was just how much processing ...
Having trouble getting back on the machine to do any of this. I have a feeling it is still compiling domoticz, just very slowly. hence why it does not seem to be running. I plan to just leave it for a couple of days and see if it frees up. If not I will start from scratch. Once I get in again I will ...
Just finished rebuilding it all from scratch following the wiki to the letter. Still there is no web server on 8080 on that server. I have tried the ./domoticz.sh status and it says the service is running. It is not though. I can't find anything using ps -A that suggests it is. Just not sure if that ...
I am trying to install Domoticz on Ubuntu (18.04). All seemed to go okay and it seemed to install. It said it started and yet I cannot get anything to connect to the web server platform. How do I verify that Domoticz is actually working? I can't find it when I do a ps -A or anything that simple and ...
what is the current thinking around energy management? I know this used to be OWL devices however none of the ones on the list match the ones now available.
Hi There, Does anyone know if the OWL Micro+ works with Domoticz? The only devices listed in the compatibility are CMxxx devices and these don't seem to be available any more. There just seems to be the Micro+ and the +USB although both still seem to operate at 433 so should work with my rfxcom ...
Just sussed it. I used the All event to create the script. I hadn't noticed the drop down. Now I have created a device based script I see it iterates the changed devices and all devices every time.
A good question, one I don't really know the answer to. I created the script through the events editor and then just modified the content. It seems to be called regularly but my assumption was that it was called when a switch change was detected. What I've now realised is that my script is looking ...
Hi there, Clearly when you send a command in the command array it is continually reapplied from that point. Is there any way to stop this from happening? If for example I set a light to off using LUA it then becomes impossible to turn the light back on manually. That just is not going to work for me ...
Hi there, My rfxcom seems to be connected on a tty port for USB0 but when I try to use it nothing happens. Is there a log somewhere that can tell me if Domoticz is able to talk to the RFXCom or whether the fault is internal? Essentially how do I debug a non functioning rfxcom. Just to eliminate the ...