Search found 21 matches

by ronalddevos
Wednesday 01 October 2025 8:15
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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



Managed to trap the whole sequence.

I see something in the log, You have tinytuya module 1.7.3, 1.7.4 is the latest.



Also getting:
2025-09-30 19:09:14.589 TinyTuya: onCommand called for Device bf58f96d002fcb03beswmt Unit 1: Parameter 'On', Level: 0', Color:
2025-09-30 19:09:14.590 TinyTuya ...
by ronalddevos
Tuesday 30 September 2025 19:11
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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






Done & Thanks!
I will monitor
For now the initial error is gone, just irregularly getting the "Credentials are incorrect or tuya subscription has expired! line 1217"

OK -got this with Pythob debug on:
2025-09-30 11:43:45.552 Error: TinyTuya: handleThread: Credentials are incorrect or tuya ...
by ronalddevos
Tuesday 30 September 2025 13:26
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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





I added an extra error line to pinpoint the exact source of the problem.
To update, switch to the Master branch, pull and then switch back to pulsar, and finally reload the plugin.


Done & Thanks!
I will monitor
For now the initial error is gone, just irregularly getting the "Credentials ...
by ronalddevos
Tuesday 30 September 2025 11:45
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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




I have monitored the last 24 hours and it has been running without problem except three times the
"Error: TinyTuya: handleThread: Credentials are incorrect or tuya subscription has expired! line 1217"
1 time yesteday afternoon, 2 times this night, timing is not consistent but seems random

I ...
by ronalddevos
Tuesday 30 September 2025 8:40
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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



I have monitored the last 24 hours and it has been running without problem except three times the
"Error: TinyTuya: handleThread: Credentials are incorrect or tuya subscription has expired! line 1217"
1 time yesteday afternoon, 2 times this night, timing is not consistent but seems random

I ...
by ronalddevos
Monday 29 September 2025 8:17
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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



This is what I could capture. After that things freeze. Hope this helps.

Could it be possible that the subscription has been expired?


Considered that and checked and even renewed.
I have monitored the last 24 hours and it has been running without problem except three times the
"Error ...
by ronalddevos
Saturday 27 September 2025 20:22
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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




but is still seems to work

Can you set de debug to python, and report the data in the error lines.

Response time seems slower though (not an issue)

Should be faster, no 15 min wait until status change.


Is that the debug in the plugin config page?

This is what I could capture. After ...
by ronalddevos
Saturday 27 September 2025 19:02
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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

Xenomes wrote: Saturday 27 September 2025 16:31
ronalddevos wrote: Saturday 27 September 2025 16:16 but is still seems to work
Can you set de debug to python, and report the data in the error lines.
ronalddevos wrote: Saturday 27 September 2025 16:16 Response time seems slower though (not an issue)
Should be faster, no 15 min wait until status change.
Is that the debug in the plugin config page?
by ronalddevos
Saturday 27 September 2025 16:16
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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



Done! I'll monitor...

Nice, hopefully all device are controlled correctly, Internal the code is simplified. Don´t forget to change the setting in the plugin to pulsar.


It is working fine, I just the occasional:
2025-09-27 15:33:53.215 Error: TinyTuya: handleThread: Credentials are incorrect ...
by ronalddevos
Saturday 27 September 2025 8:25
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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



It is still happening every now and then (twice in the last 24 hours) . It seems to have to do when I flick a switch under certain conditions and I don't know what these conditions are - can't reproduce it at will.

I hope you can reproduce it, i have only one device. 😅


Where do I find the ...
by ronalddevos
Friday 26 September 2025 8:44
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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



No test system. There are a number of devices though that I use for testing - I can remove those, about 5 I think. Would that help?
I do have a few Pi's floating about and can set up a test system if that helps.

Okay, I have another version of the plugin that uses Pulsar a different type of ...
by ronalddevos
Thursday 25 September 2025 9:46
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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




API Polling interval is set to 15 minutes.
I have 31 physical Tuya devices in the network , obviously logicals (Sensor gives T, H and T&H, plug gets W, V, mA, etc) about 90


Okay that are a lot devices! on 15min don't think you are hitting the limit. Do you have a test system?


No test ...
by ronalddevos
Thursday 25 September 2025 9:24
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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



API Polling interval is set to 15 minutes.
I have 31 physical Tuya devices in the network , obviously logicals (Sensor gives T, H and T&H, plug gets W, V, mA, etc) about 90


Okay that are a lot devices! on 15min don't think you are hitting the limit. Do you have a test system?


No test ...
by ronalddevos
Wednesday 24 September 2025 7:54
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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



It has been working flawlesly for hours (i have been flicking switches) then on flicking a switch I get:

Error: TinyTuya: onCommand ERROR: HTTPSConnectionPool(host='openapi.tuyaeu.com', port=443): Max retries exceeded with url: /v1.0/iot-03/devices/bf58f96d002fcb03beswmt/commands (Caused by ...
by ronalddevos
Monday 22 September 2025 17:09
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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




Love this plugin! Has been running flawlesly for a while. Just updated to 2.2.8e with TinyTuyaVersion:1.17.4 and now have a problem.
It runs OK for a while and after about 10 minutes I get the following error:

Error: TinyTuya: onCommand ERROR: HTTPSConnectionPool(host='openapi.tuyaeu.com ...
by ronalddevos
Monday 22 September 2025 8:48
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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



Love this plugin! Has been running flawlesly for a while. Just updated to 2.2.8e with TinyTuyaVersion:1.17.4 and now have a problem.
It runs OK for a while and after about 10 minutes I get the following error:

Error: TinyTuya: onCommand ERROR: HTTPSConnectionPool(host='openapi.tuyaeu.com', port ...
by ronalddevos
Sunday 21 September 2025 10:37
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 104658

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

Love this plugin! Has been running flawlesly for a while. Just updated to 2.2.8e with TinyTuyaVersion:1.17.4 and now have a problem.
It runs OK for a while and after about 10 minutes I get the following error:

Error: TinyTuya: onCommand ERROR: HTTPSConnectionPool(host='openapi.tuyaeu.com', port=443 ...
by ronalddevos
Monday 17 June 2024 12:04
Forum: Utility
Topic: P1 device not in Utility tab on master domoticz
Replies: 3
Views: 2490

Re: P1 device not in Utility tab on master domoticz

- From the devices tab, you have added them to the system? (arrow should be blue) - Yes
- Users, did you specify any devices for the user you are logging in with? If yes, did you also add the P1 meter? - No, but I did now and they are there!
Thanks!
by ronalddevos
Sunday 16 June 2024 20:58
Forum: Utility
Topic: P1 device not in Utility tab on master domoticz
Replies: 3
Views: 2490

P1 device not in Utility tab on master domoticz

I have a Pi3B+ newly set up (as the old zero was no longer supported by domoticz) connected to a P1 Meter and connected as slave to the master domoticz (running on Windows). All P1 device show up on the Pi3B=+ (in "devices" and "utilities") and are showing up in "devices" on the master domoticz ...
by ronalddevos
Tuesday 15 September 2020 11:25
Forum: Python
Topic: Solax inverter Plugin
Replies: 22
Views: 7038

Re: Solax inverter Plugin

After defeating Microsoft for not allowing wifi on a server OS, your script works like a dream on my Solax X3!
Thanks for sharing!