I sent you a PM for the further handling of this issue, no need to pollute this forum threadXenomes wrote: Thursday 01 December 2022 23:03 OK, then I need to put in a check if there are usable devices found to run the script with.
Can you also create a dump.json with debug_discovery.py from the tools directory? (edit/run with python)
Search found 3 matches
- Saturday 03 December 2022 20:41
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 343
- Views: 102976
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Thursday 01 December 2022 22:37
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 343
- Views: 102976
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
that is strange, can you enable debug. the same line will show but there will be a line number.
The line number is 266. That is a debug line, but if I comment out that line the same error appears on line 267. Looks like dev['id'] might be the culprit.
Maybe the root of the problem is that my ...
- Thursday 01 December 2022 22:06
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 343
- Views: 102976
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
When I enable the TinyTUYA-plugin with my credentials and a device ID found in my TUYA-account, the following error keeps appearing every few seconds in the Domoticz log:
TUYA: handleThread: string indices must be integers
Any ideas what might cause this error? I already pulled the latest ...
TUYA: handleThread: string indices must be integers
Any ideas what might cause this error? I already pulled the latest ...