Search found 3 matches

by nebojisa
Sunday 20 October 2024 18:51
Forum: Bugs and Problems
Topic: Setup and applying plugins problem on Windows
Replies: 10
Views: 1487

Re: Setup and applying plugins problem on Windows

Code: Select all

python -m pip install requests
Should solve part of the problem, if not all.
by nebojisa
Tuesday 30 July 2024 20:30
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 273
Views: 90945

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

Looks like a conversion issue on the temp_current value, can you run the debug_discovery.py in the tools directory and send the create dump,json file to [email protected], then i can check why the conversion fails. Thank you for taking interest. It is not conversion, values are showing 0 on 5 ...
by nebojisa
Sunday 28 July 2024 17:26
Forum: Python
Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Replies: 273
Views: 90945

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

Hello, I installed plugin and temperature sensors show 0 degree, all but one. The one that shows, shows only when I start Domoticz and stays the same all day. In log I see that values have been pulled from Tuya Cloud, just not displayed. I tried "Empty cache and hard reload" in Chrome, not working ...