Search found 6 matches

by PVerburg
Saturday 15 June 2024 5:00
Forum: Suggestions
Topic: Autodiscovery MQTT request add battery in to main subject.
Replies: 1
Views: 2653

Autodiscovery MQTT request add battery in to main subject.

Hi running zigbee2mqtt autodiscovery works great a job well done! I have a feature request, I use door/window sensors some of these wont be triggered for days/weeks so last seen is "old" but the sensors do report battery status at least once a day so could you please Add the battery status report to ...
by PVerburg
Friday 26 April 2024 3:16
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 216
Views: 108576

Re: Oficial Docker Container

Sorry for the slow reply The problem was me I'm implementing Domoticz inside IOTstack docker solution and had trouble with the inbuilt backup solution but thats because I wasn't using the correct docker-compose file all is better now.
by PVerburg
Sunday 21 April 2024 4:24
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 216
Views: 108576

docker backup not working ??

Hi when I restore domoticz in my docker enviroment it starts up with no configuration if I restore a manual backup file ie the internal backup and restore that all is fine. My question is why is the docker restore no working all the data files are there???? this is in the log file ...
by PVerburg
Monday 15 February 2021 22:40
Forum: ESP8266
Topic: Multi sensor ds18b20 on Tasmota firmware
Replies: 22
Views: 15313

Re: Multi sensor ds18b20 on Tasmota firmware

I used a rule to add my second senor. {"Rule3":"ON","Once":"OFF","StopOnError":"OFF","Length":213,"Free":298,"Rules":"on tele-DS18B20-1#Temperature DO VAR11 %value% endon on tele-DS18B20-2#Temperature DO VAR12 %value% endon on tele-DS18B20-2#Temperature DO publish domoticz/in { \"idx\": 677 ...
by PVerburg
Tuesday 16 July 2019 22:49
Forum: Bash / PowerShell / Batch etc.
Topic: Batch file in windows environment.
Replies: 2
Views: 1287

Re: Batch file in windows environment.

Thanks, that worked the problem was that the sound command won't work when called in a batch file like that.
will experiment with different options i'm sure i will find the cause.
by PVerburg
Sunday 09 June 2019 23:54
Forum: Bash / PowerShell / Batch etc.
Topic: Batch file in windows environment.
Replies: 2
Views: 1287

Batch file in windows environment.

I have been reading for days and am lost on what is supported under script:\\ in a windows environment. can I call a batch file don't look like it, do I have to use lua to call cmd/batch. Or is there no support under windows/dos OS. I'm not strong in unix and run some dos only based sensors "watts ...