Search found 7 matches

by bolderbast
Sunday 22 December 2019 21:39
Forum: Dashticz
Topic: Evohome in Dashticz
Replies: 24
Views: 3064

Re: Evohome in Dashticz

Man, I would also love this functionality! I see an issue was opened already at https://github.com/Dashticz/dashticz/issues/68 , but no response yet... :-(
by bolderbast
Monday 01 July 2019 17:19
Forum: Heating/cooling
Topic: Remeha Boiler/CV - logging data from serial port to ESP8266
Replies: 17
Views: 12310

Re: Remeha Boiler/CV - logging data from serial port to ESP8266

Hi Richard,

I love your project and I'm trying to implement it for myself as well. However, I have an issue which I hope you are able te help me with.

Already done:

Soldered dupont connectors to a RJ10 cable
Flashed ESP-Link software (took the same version you mentioned, even though a newer one ...
by bolderbast
Monday 26 November 2018 20:25
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: running domoticz->Fatal Python error: drop_gil: GIL is not locked
Replies: 6
Views: 2337

Re: running domoticz->Fatal Python error: drop_gil: GIL is not locked



Because the error is python related, I decided to downgrade the 2 python packages that were upgraded just before the issue occurred:

python-setuptools (1:40.4.3-1 -> 1:40.2.0-1)
python (3.7.0-4 -> 3.6.6-1)

Now I don't get the error anymore.
For me this is an acceptable workaround. I hope a ...
by bolderbast
Monday 24 September 2018 14:16
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: running domoticz->Fatal Python error: drop_gil: GIL is not locked
Replies: 6
Views: 2337

Re: running domoticz->Fatal Python error: drop_gil: GIL is not locked

Because the error is python related, I decided to downgrade the 2 python packages that were upgraded just before the issue occurred:

python-setuptools (1:40.4.3-1 -> 1:40.2.0-1)
python (3.7.0-4 -> 3.6.6-1)

Now I don't get the error anymore.
For me this is an acceptable workaround. I hope a ...
by bolderbast
Monday 24 September 2018 12:24
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: running domoticz->Fatal Python error: drop_gil: GIL is not locked
Replies: 6
Views: 2337

Re: running domoticz->Fatal Python error: drop_gil: GIL is not locked

Hi,

did you ever get this resolved? I'm currently experiencing the same issue.

Thanks!
by bolderbast
Thursday 06 September 2018 18:12
Forum: Other questions and discussions
Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
Replies: 394
Views: 121674

Re: Watermeter lezen met raspberry en Inductieve NPN sensor



Hi all,

I got this working, however with every 1 liter the Domoticz sensor increases with 10 liters. I can reproduce it as follows:

curl "https://<server>:<port>/json.htm?type=command&param=udevice&idx=966&svalue=600
Sensor reports 6 m3

curl "https://<server>:<port>/json.htm?type=command ...
by bolderbast
Thursday 06 September 2018 17:51
Forum: Other questions and discussions
Topic: Watermeter lezen met raspberry en Inductieve NPN sensor
Replies: 394
Views: 121674

Re: Watermeter lezen met raspberry en Inductieve NPN sensor

Hi all,

I got this working, however with every 1 liter the Domoticz sensor increases with 10 liters. I can reproduce it as follows:

curl "https://<server>:<port>/json.htm?type=command&param=udevice&idx=966&svalue=600
Sensor reports 6 m3

curl "https://<server>:<port>/json.htm?type=command&param ...