Search found 2 matches

by Robertorava
Thursday 29 December 2022 19:55
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 102912

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


Error: Smart Plug 3 tv: ModuleNotFoundError: No module named 'tinytuya'

Tinytuya is missing try to install with sudo.

Verstuurd vanaf mijn SM-A536B met Tapatalk


yes, that did the trick
I used a raspberry for the tinytuya part and then used that information for the SmartPlug-Plugin i ...
by Robertorava
Wednesday 28 December 2022 22:58
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 343
Views: 102912

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

hi, I read the readme but when I add a device I get this error in the log

Error: Smart Plug 3 tv: File "/home/roberto/domoticz/plugins/Domoticz-Tuya-SmartPlug-Plugin/plugin.", line 73, in <module>
Error: Smart Plug 3 tv: import tinytuya
Error: Smart Plug 3 tv: ModuleNotFoundError: No module ...