Thanks for your reply. I am now on lastest mosquitto 2.0 on Docker.
I had an incorrect location on config file. I was on "./mosquitto/conf" but should have been "./mosquitto/config"
My error
Thanks, figured that part out as well and created a docker-compose for Mosquitto
So far so good, will start some testing and see how it goes. Thanks for the help and patience, it's a lot to process if this is the first time dipping your toes in Docker, MQTT and zwavejs2mqtt :oops:
I have similar experience on my Rpi4 on beta 13049. Looks to me that mydomoticz cause the web service on RPi to crash. When I try to access mydomoticz and the icon is green, then the local web crashes an I have to restart Domoticz :-(
I really this this is a great service to have and I hope it is ...
Then enabled the verbose debugging, before enable the mqtt again in Shelly. This is what came in the log (I removed other unit then the one in question)
Log seems ok, except that there are no sign of device creation, nor error messages. Again: do you have any Shelly devices already in ...
Then enabled the verbose debugging, before enable the mqtt again in Shelly. This is what came in the log (I removed other unit then the one in question)
Log seems ok, except that there are no sign of device creation, nor error messages. Again: do you have any Shelly devices already in domoticz ...
Additional verbose debug info to my post above where device is not added.
Here I first disabled the mqtt in shelly_flood. Then enabled the verbose debugging, before enable the mqtt again in Shelly. This is what came in the log (I removed other unit then the one in question)
I found a way to solve this my self.
If I started the inclusion mode again on controller and an existing device the node is updated.
The only thing I noticed is a plus sign "+" at the end like this "FIBARO System FGD212 Dimmer 2+"
Don't know what this mean though..
I have noticed that almost all my nodes (19 out of 20) have lost configuration option :shock: :shock: :shock: Only NorthQ has this option now. This happen sometime the last 2 weeks I guess.. The list show no manufacturer name except for z-wave.me and NorthQ.
Hi I am trying to figure out how to use the openurl() command. How is this suppose to work?
I want to fetch a status for a wifi device by this command (http://10.0.0.99/json?cmd=status) This is not the Domoticz server. When doing this in a browser i get: "{"successful": true, "name": "430x ...
I have a remote control for my garage door who I used RFXmanager to find this: Packettype = Security1 subtype = Visonic CodeSecure Sequence nbr = 154 id1-3 = D20518 decimal:13763864 status = Light On Now I what to add this as a switch. But when I go to "Add manual light/switch device" I dont know ...
I try to convert elapsed time from second into hours and minutes with os.date("%I:%M",diff)) but I dont understand why this is not working.. Command: print ("UNIT Run time." .. diff .. " sec - " .. os.date("%H:%M",diff));
The event will be triggered every time any of the values change...if LUX was (let's say) 90, it will trigger the script, but when LUX drops lower (eg when you dim the lights perhaps?), it will trigger this script again.
You can solve it with a dummy switch which you enable first time and then ...
I have set up dimmable lights to go on when LUX is less than 100 and this works, but only partly. If I from GUI adjust the dimmer, let say to 33%, the blockly script will be trigged on new PIR detection and change the value back to 66%. Why does PIR detection do anything in this script when only ...
Strange.. My device say "Closed" whatever I do. (close/open from Domoticz or close/open from door) Even got a replacement RFID chip to test, but no change.
Have you upgraded domoticz after you connected the lock ? if so .. check the security key..
I have a node that is not connected to other nodes in the diagram, but it works OK.
How is that possible?
Now long does it take for the diagram to update to correct network?