Search found 147 matches

by bertbigb
Wednesday 06 April 2022 9:19
Forum: Zigbee
Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Replies: 673
Views: 104792

Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)

my issues is also solved by installing the beta release. Everything is working fine now.
Thanks for helping.
by bertbigb
Tuesday 05 April 2022 18:09
Forum: Zigbee
Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Replies: 673
Views: 104792

Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)

I also have the same problem as altaphista. I did a complete new install. My pyhton version is Python 3.9.2 This is the start of the error 2022-04-05 17:32:31.113 Error: Domoticz(pid:1241, tid:1307('Zwave-Conbee')) received fatal signal 11 (Segmentation fault) When I disable the deCONZ plugin then ...
by bertbigb
Friday 29 January 2021 13:01
Forum: dzVents
Topic: how to copy data from watermeter to waterflow [Solved]
Replies: 24
Views: 5463

Re: how to copy data from watermeter to waterflow [Solved]

Thanks once more, now I'm getting values in.
Many thanks for your quick replies and your great help.!
by bertbigb
Friday 29 January 2021 11:17
Forum: dzVents
Topic: how to copy data from watermeter to waterflow [Solved]
Replies: 24
Views: 5463

Re: how to copy data from watermeter to waterflow [Solved]

Hi Waaren, Indeed the new code prevented only gives the message once. But now i'm running into new problems. The lastTime variable is nil. 2021-01-29 11:12:20.906 Status: dzVents: Info: Handling events for: "Watermeter", value: "18446744073709453685" 2021-01-29 11:12:20.906 Status: dzVents: Info ...
by bertbigb
Thursday 28 January 2021 21:56
Forum: dzVents
Topic: how to copy data from watermeter to waterflow [Solved]
Replies: 24
Views: 5463

Re: how to copy data from watermeter to waterflow [Solved]

Hi, I tried the new code and this is what it is telling me. 2021-01-28 21:51:31.968 Status: dzVents: Info: Handling events for: "Watermeter", value: "18446744073709453931" 2021-01-28 21:51:31.968 Status: dzVents: Info: ------ Start internal script: Waterflow-1-1: Device: "Watermeter (Dummy)", Index ...
by bertbigb
Thursday 28 January 2021 17:57
Forum: dzVents
Topic: how to copy data from watermeter to waterflow [Solved]
Replies: 24
Views: 5463

Re: how to copy data from watermeter to waterflow [Solved]

Hello all, I have try to use the script but I run into problems, I can't get it to work. From what I found the value dz.data.water.total always stays nil 2021-01-28 17:55:46.718 Status: dzVents: Info: Handling events for: "Watermeter", value: "18446744073709453933" 2021-01-28 17:55:46.718 Status ...
by bertbigb
Wednesday 27 January 2021 11:58
Forum: Examples & Solutions
Topic: Domoticz database check script
Replies: 48
Views: 16059

Re: Domoticz database check script

Thank you Waaren, that was indeed the problem, how stupid of me. :oops: :oops:
by bertbigb
Wednesday 27 January 2021 11:45
Forum: Examples & Solutions
Topic: Domoticz database check script
Replies: 48
Views: 16059

Re: Domoticz database check script

I have installed this script but it reports the following error. 2021-01-27 11:10:01.487 Error: dzVents: Error: (3.0.2) DB check: Method updateAlertSensor is not available for device "dbCheckResult" (deviceType=General, deviceSubType=Text). If you believe this is not correct, please report. I can't ...
by bertbigb
Saturday 02 January 2021 18:41
Forum: dzVents
Topic: for statement - I can't get it to work
Replies: 4
Views: 595

Re: for statement - I can't get it to work

Wonderfull, this did the job.
Thanks for your very quick help.
Now my RF433 KAKU will not miss a signal anymore I expect.
by bertbigb
Saturday 02 January 2021 15:44
Forum: dzVents
Topic: for statement - I can't get it to work
Replies: 4
Views: 595

for statement - I can't get it to work

Dear All, First of all I want to wish everyone on this board a very good and healthy 2021. I hope someone can help me with my problem that I don't get the " for i=x to y do" statement to work proper. It gives me the following error dzVents: Error: (3.0.2) ...s/dzVents/generated_scripts ...
by bertbigb
Sunday 22 December 2019 22:42
Forum: dzVents
Topic: Attempt to index local 'device' (a nil value) [Solved]
Replies: 14
Views: 4236

Re: Attempt to index local 'device' (a nil value) [Solved]

Hi Waaren,

Just to let you know but the script you supplied works very good.
Thanks again for all your help!
by bertbigb
Saturday 21 December 2019 12:11
Forum: dzVents
Topic: Attempt to index local 'device' (a nil value) [Solved]
Replies: 14
Views: 4236

Re: Attempt to index local 'device' (a nil value) [Solved]

Hi Waaren, Thanks again. I learn a whole lot from all your explications and samples. Hopefully I will come to a level I can help others also on these kind of subjects. A lot of what you were telling me makes sense. Please note that between 06:00 and sunrise will never be true during winter in large ...
by bertbigb
Friday 20 December 2019 16:49
Forum: dzVents
Topic: Attempt to index local 'device' (a nil value) [Solved]
Replies: 14
Views: 4236

Re: Attempt to index local 'device' (a nil value) [Solved]

Hi Waaren, Thank you very much for this guidance. I will read that stuff during this Christmas holiday. This morning I tested your script with a single time and it worked. But I also wanted to extend the script a bit since in the past I have found out that sometimes a time event was missed. So I ...
by bertbigb
Friday 20 December 2019 8:37
Forum: dzVents
Topic: Attempt to index local 'device' (a nil value) [Solved]
Replies: 14
Views: 4236

Re: Attempt to index local 'device' (a nil value) [Solved]

Hello Waaren, That is a really quick reply, thank you very much. I have no errors anymore and it works!! Thanks for telling what the problem is --> The object (table) is domoticz.time not domoticz.timer Do you know a place on the internet where you can find all the objects, I know about the wiki ...
by bertbigb
Thursday 19 December 2019 22:20
Forum: dzVents
Topic: Attempt to index local 'device' (a nil value) [Solved]
Replies: 14
Views: 4236

Re: Attempt to index local 'device' (a nil value) [Solved]

Hello, I have a different but similar problem what I can't find myself and I hope someone can help me. I have a script what should put on the gardenlights at 06:00, put off at sunrise and put on at sunset and then depending on the day of the week at 22:30 put the lights off. This is my script ...
by bertbigb
Tuesday 03 December 2019 8:15
Forum: Zigbee
Topic: Full reset zigate, what to know
Replies: 13
Views: 1655

Re: Full reset zigate, what to know

Hello Pipiche,

With your good help I have come out of my very bad situation.
After doing the steps you suggested I was able to pair new and previously connected devices again.
Many. many thanks.
by bertbigb
Monday 02 December 2019 20:55
Forum: Zigbee
Topic: Full reset zigate, what to know
Replies: 13
Views: 1655

Re: Full reset zigate, what to know

To be complete here is also the devicelist
DeviceList-9.txt
(4.44 KiB) Downloaded 80 times
by bertbigb
Monday 02 December 2019 20:46
Forum: Zigbee
Topic: Full reset zigate, what to know
Replies: 13
Views: 1655

Re: Full reset zigate, what to know

Hi Pipiche, First all thanks for offering help. This is the Domoticz log, I have deleted the parts from dzVents 2019-12-02 20:22:12.764 Error: (ZiGate) Decode8102 - Receiving a message from unknown device : a292 with Data : 2ba29201040600000018000101 2019-12-02 20:22:20.076 Error: (ZiGate ...
by bertbigb
Monday 02 December 2019 18:13
Forum: Zigbee
Topic: Full reset zigate, what to know
Replies: 13
Views: 1655

Re: Full reset zigate, what to know

Hi, I hope someone can help me because I did something stupid. It started that I couldn't pair a few of my devices with Zigate. And then I removed the Zigate plugin from the hardware and when I looked at the domoticz devices I saw some leftovers and deleted them from the Domoticz devices. Then I ...
by bertbigb
Thursday 28 November 2019 16:13
Forum: Python
Topic: Python Plugin: Life 360 Presence Detection (deprecated)
Replies: 165
Views: 40146

Re: Python Plugin: Life 360 Presence Detection

Hello All, I started with a clean Raspberry and Domoticz install, then I just installed the Life360 plugin. I runs for a while and gives the proper information in Domoticz but after a while it freezes my Domoticz everytime. I have the following in the log file: 2019-11-27 21:27:46.344 (Life360 ...