Search found 1 match

by kishaver
Tuesday 26 February 2019 18:00
Forum: Python
Topic: Updating user variables cause crash
Replies: 0
Views: 338

Updating user variables cause crash

Dear everyone,

today I noticed, that if I want to update a user variable from a python event, domoticz crashes and I need to restart it.
The update is through the json call. If I do it from my browser it runs okay, but in the script it causes domoticz to crash.
Is there any way to workaround this ...