Page 7 of 7
Re: Remeha eTwist
Posted: Tuesday 06 May 2025 12:46
by gizmocuz
Thanks for reporting. Here it is also working again!
Yes, that is the idea of the refresh token, to become a new token each time

Re: Remeha eTwist
Posted: Thursday 11 September 2025 11:29
by winner61
Hello. At first thank you @Tuk90 for this plugin. Always nice to keep track over a period of time and be able to tweak the system to maximize the output.
I seem to have no output anymore since I switched on the Elga Ace today. Had it whtiched off for the summer. Seems to have happened when updating Domoticz somewhere in august. Domoticz restarted ofcourse and all remeha counters were in red. Thought that was normal because I cut off the power to the Elga Ace so no communication was possible. This is what I found in the logfile:
2025-09-11 11:16:23.776 Error: Remeha hardware (11) thread seems to have ended unexpectedly
Anyone familiar with this error? Are there other places to look and see what's going wrong?
I use this build of domoticz: Version: 2025.1 (build 16777)
Thank you, hope to get some positive response.
Re: Remeha eTwist
Posted: Thursday 11 September 2025 16:33
by winner61
I found some more after stopping and starting device and going right into the log:
2025-09-11 16:26:48.832 Error: Remeha: (RemehaHome) failed to load 'plugin.py', Python Path used was '/opt/domoticz/userdata/plugins/RemehaHome-Domoticz/:/usr/lib/python311.zip:/usr/lib/python3.11:/usr/lib/python3.11/lib-dynload:/usr/local/lib/python3.11/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.11/dist-packages'.
2025-09-11 16:26:48.843 Error: Remeha: Traceback (most recent call last):
2025-09-11 16:26:48.843 Error: Remeha: File "/opt/domoticz/userdata/plugins/RemehaHome-Domoticz/plugin.py", line 23, in <module>
2025-09-11 16:26:48.843 Error: Remeha: import requests
2025-09-11 16:26:48.843 Error: Remeha: ModuleNotFoundError: No module named 'requests'
I did not change anything from when it worked. Maybe this gives some clues

Re: Remeha eTwist
Posted: Thursday 11 September 2025 21:05
by waltervl
The request python module seems to be removed. Did you update the Domoticz container? Because then you have to reinstall all the python modules of the plugin again. Or make a docker custom start script as explained on the docker to install the python modules at container update: wiki
https://wiki.domoticz.com/Docker
Re: Remeha eTwist
Posted: Friday 12 September 2025 7:47
by gizmocuz
The 'requests' python library is included as default since the beginning of the docker container.
It seems it cannot find it anymore.
I updated my docker container to the latest (beta) version, and I can still use this plugin.
From which version did you update?
Currently I have nothing in the customshart.sh script that installs additional python libraries, sure not for this plugin
Did you try updating the plugin as well?
Re: Remeha eTwist
Posted: Friday 12 September 2025 12:26
by winner61
Thanks for your suggestions guys. Sorry for the NOOB questions but Linux is not my strongpoint and can not always make sense of folder structures. This is a synology NAS but should follow the same basics of Linux I presume.
my docker is installed in: VOLUME2/docker
in this folder I have these:

- foldersdocker.png (5.24 KiB) Viewed 341 times
download/file.php?mode=view&id=34320&si ... 1401be0bfb
Domoticz container variables are:
"env_variables" : [
{
"key" : "PATH",
"value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
},
{
"key" : "LOG_PATH",
"value" : "/opt/domoticz/userdata/domoticz.log"
},
{
"key" : "DATABASE_PATH",
"value" : "/opt/domoticz/userdata/domoticz.db"
},
{
So, I have no Userdata folder and still it works, exept for the remeha plugin offcourse. I presume /opt is the root of the docker container itself?
It worked when I installed the plugin somewhere in april or so. Ik have also some other stuff running like mqttmapper, homewizzard and some stuff I'm experimenting with but not all are active.
Re: Remeha eTwist
Posted: Monday 22 September 2025 11:07
by winner61
I reinstalled the plugin but still it's not working. The last timestamp it still worked was aug 12 around 21.00, can not remember if I did updates then. The version before was version 2024.7 build 16325 with Python 3.9.2 active. Now I have version 2025.1 build 16777 with Python 3.11.2 .

- domover.png (64.31 KiB) Viewed 330 times
some pointers are much appreciated, thank you.
Re: Remeha eTwist
Posted: Tuesday 21 October 2025 14:10
by winner61
OK, finally I found a way. I think the updates made a turn somewhere with python. For anyone who has the same issue this is probably the solution.
Go into the Container-Manager and choose the domoticz one under 'Container'. Under 'Action' in the right upper corner you can open a terminal make and do the commands (Tab 'Terminal' -> Make and click the 'Bash' tab)
Run the following commands:
apt install python3
apt install python3-requests
after this I restarted Domoticz and the remeha plugin works again. Maybe the first is not necessary but any way.
Hope this can help someone.
Cheers!
Re: Remeha eTwist
Posted: Wednesday 29 October 2025 18:50
by jvdz
I am having issue with Remeha connection again since 16:45 and still having issues to connect.
Others having the same issue with the plugin or is it me?
Re: Remeha eTwist
Posted: Wednesday 29 October 2025 19:17
by jvdz
Believe the problem is related to the worldwide microsoft problem. App is also failing.