Page 1 of 1

A very simple question, hard answer (for me)

Posted: Saturday 15 July 2017 9:22
by schulpr
Hello,

I'm trying to update a variable with text but I can't find the solution. This: domoticz.variables('var_buienradar').set(0) works perfect for an integer but I can't get it working for a string.

Has anyone a solution for this?

Thanks in advance!

Rob

Re: A very simple question, hard answer (for me)

Posted: Saturday 15 July 2017 17:35
by dannybloe
That's correct. It's a bug that I fixed yesterday. But first our next pull request has to be merged into domoticz before I can merge this fix. Hopefully this will be done soon.
I can send you a patch if you want to.

Re: A very simple question, hard answer (for me)

Posted: Sunday 16 July 2017 7:55
by schulpr
Hi,

I it's not much trouble for you, please do. I don't know when we will receive an update in this summer time.

Thanks for all your efforts!

Rob

Re: A very simple question, hard answer (for me)

Posted: Sunday 16 July 2017 16:05
by dannybloe
The pull request is merged. I am now almost done preparing dzVents 2.1 that will have this fix. Plan to release it today.