Search found 15 matches

by gert1956
Monday 20 October 2025 16:49
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Update via webinterface to 2025.2 troublesome on raspberry pi
Replies: 10
Views: 1115

Re: Update via webinterface to 2025.2 troublesome on raspberry pi

I has the same problem and did not read the release notes. Luckily the upgrade process makes a backup from the relevant files in the domoticz directory.
I renamed the erroneous domoticx directory, created a new one and restored the created backup in the newly created directory.
It works again, but ...
by gert1956
Monday 12 August 2024 11:51
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104458

Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)

Tried to extend the trial period again, but without result.
I'll create an issue with the proper attachments
by gert1956
Monday 12 August 2024 9:29
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104458

Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)

Thanks Xenomes for the tip. I tried this yesterday before posting the issue. Will retry carefully later today and record the steps taken
by gert1956
Sunday 11 August 2024 10:28
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104458

Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)

Thanks to Xenomes I could read all my QLIMA data.
Unfortunattely it stopped working
2024-08-11 09:59:29.216 Error: myTuya: handleThread: Credentials are incorrect or tuya subscription has expired! line 887
2024-08-11 10:00:39.216 Error: myTuya: handleThread: Credentials are incorrect or tuya ...
by gert1956
Wednesday 31 July 2024 20:32
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104458

Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)

I will do both. Create an issue and try to fork the project. Do not expect miracles. Lot of programming experience from the past. But very new on github and Python.
by gert1956
Tuesday 30 July 2024 17:38
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104458

Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)

A couple of weeks ago I bought a QLIMA D 812 Smart dehumidifier and installed it in the basement. Connected it to the Tuya Smart app. It works fine. This week I connected it to Domoticz with this Cloud plugin and studied this topic.
It also works fine. I did write a small python script that turns on ...
by gert1956
Sunday 12 November 2023 11:23
Forum: Python
Topic: plugin LGAC_SmartT not working anymore
Replies: 2
Views: 340

Re: plugin LGAC_SmartT not working anymore

unfortunately no luck
steps taken
sudo rm -rf domoticz_lg_thinq_plugin
git clone https://github.com/heggink/LGAC_SmartT
cd LGAC_SmartT
sudo pip3 install -e .
nano wideq.py
COUNTRY = 'NL'
LANGUAGE = 'nl-NL'
sudo python3 example.py
https://nl.m.lgaccount.com/login/sign_in?country=NL ...
by gert1956
Sunday 12 November 2023 10:56
Forum: Python
Topic: plugin LGAC_SmartT not working anymore
Replies: 2
Views: 340

Re: plugin LGAC_SmartT not working anymore

made some progress.
I did
reset the lg password
accepted the terms in the app again
python3 example.py -c NL -l nl-NL
This time with the correct language settings
This leads to a new url
When I paste in the the example.py script. It tells me that I only have thinq1 devices
This fork is only ...
by gert1956
Saturday 11 November 2023 22:13
Forum: Python
Topic: plugin LGAC_SmartT not working anymore
Replies: 2
Views: 340

plugin LGAC_SmartT not working anymore

Last year I had this python plugin operational. I started with the original plugin from olek, moved the the plugin from Herman (heggink) and later to maykls version.
It worked fine.
This summer I had to reinstall my raspberripy. Now I want to make the LGAC_SmartT plugin operational again.
I get ...
by gert1956
Wednesday 05 October 2022 11:39
Forum: Zigbee
Topic: Smart home set livarno from Lidl
Replies: 4
Views: 2035

Re: Smart home set livarno from Lidl

On second thoughts I'll keep the set. The bulbs alone are worth keeping it. I'll study the home assistant solution and try to integrate it in domoticz. Will keep you posted. It can take some time, but since I retired early this year, I can spend it :-).
by gert1956
Tuesday 04 October 2022 14:50
Forum: Zigbee
Topic: Smart home set livarno from Lidl
Replies: 4
Views: 2035

Re: Smart home set livarno from Lidl

thanks for your replies. I'll return the set and will obtain an open source stick; most of the community seems to use them, why be different :-). First goal is to connect sensors for temperature and humidity and maybe later automated light switching with movement detectors
by gert1956
Monday 03 October 2022 15:27
Forum: Zigbee
Topic: Smart home set livarno from Lidl
Replies: 4
Views: 2035

Smart home set livarno from Lidl

Hi,
this week I bought a livarno smart home set with a silvercrest gateway, a remote and 3 e27 colour bulbs from lidl.
Did someone else bought this set and connected it to domoticz?
I read some posts from 2020 about unsuccessful attempts. Is there any progress in this?
Or should I return the set ...
by gert1956
Monday 09 May 2022 9:48
Forum: Python
Topic: Python Plugin: LG Smart AC (SmartThinQ)
Replies: 176
Views: 56382

Re: Python Plugin: LG Smart AC (SmartThinQ)

The Domoticz Beta solves the problem. Its still not working, but I'll learn Python first before further investigation
by gert1956
Saturday 30 April 2022 9:20
Forum: Python
Topic: Python Plugin: LG Smart AC (SmartThinQ)
Replies: 176
Views: 56382

Re: Python Plugin: LG Smart AC (SmartThinQ)

Its related to 3.10 of python; some stupid string compare :)
I'll repair that and create a fork.
First have to find out how to do that.
I am a retired seasoned professional programmer; not in python but in many other languages.
With a little help from my internet friends I'll probably manage.
by gert1956
Friday 29 April 2022 18:04
Forum: Python
Topic: Python Plugin: LG Smart AC (SmartThinQ)
Replies: 176
Views: 56382

Re: Python Plugin: LG Smart AC (SmartThinQ)

Did try to install the original plugin on Ubuntu. It worked for some time. (Olek (Olinek2) and the fork of Herman (heggink) as well)
Now I get an error from Domoticz on restart
'PluginSystem: Failed dynamic library load, install the latest libpython3.x library that is available for your platform ...