Search found 8 matches
- Thursday 19 September 2024 11:11
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 273
- Views: 91008
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
I would like to make the following points: I use a Tuya Switch with Energy Monitoring to measure the power of a number of solar panels. The results of the measurements are registered in Domoticz. In itself, this approach works well with the exception of updating the output of Tuya. This output is ...
- Friday 21 June 2024 13:07
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 273
- Views: 91008
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Hi, Since this morning I'm getting this error every 10 seconds: 2024-06-21 12:57:36.697 Error: Tuya IOT (21-9-2024): handleThread: string indices must be integers line 866 2024-06-21 12:58:26.060 Error: Tuya IOT (21-9-2024): handleThread: string indices must be integers line 866 2024-06-21 12:58:36 ...
- Tuesday 14 May 2024 23:19
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 273
- Views: 91008
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Everything works fine now.
Thanks very much.
Thanks very much.
- Monday 13 May 2024 15:57
- Forum: Python
- Topic: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
- Replies: 273
- Views: 91008
Re: Python Plugin: Domoticz-TinyTUYA-Plugin (Cloud)
Hi, Today I updated the TinyTuya-Plugin from version 1.6.1 to 1.8.5. Also updated Domoticz to version 2024.4 (build 15992). Domoticz is running on Linux (Ubuntu 22.04.4 LTS). At this moment more then 30 switches and sensors are used and everything is running fine, except for the readings of ...
- Friday 27 August 2021 11:44
- Forum: Blockly
- Topic: No virtual switch in devices with blockly
- Replies: 3
- Views: 502
Re: No virtual switch in devices with blockly
@ Dave21w: Thank You. That was very helpfull.
- Wednesday 25 August 2021 20:54
- Forum: Blockly
- Topic: No virtual switch in devices with blockly
- Replies: 3
- Views: 502
No virtual switch in devices with blockly
Hi,
The version of domoticz used is 2021.1.
I made a virtual switch which is available under devices.
In Blockly this virtual switch is not available under devices/switches.
Is this normal or am I doing something wrong.
Thanks in advance,
Ramnol.
The version of domoticz used is 2021.1.
I made a virtual switch which is available under devices.
In Blockly this virtual switch is not available under devices/switches.
Is this normal or am I doing something wrong.
Thanks in advance,
Ramnol.
- Wednesday 18 July 2018 9:43
- Forum: Switches and Scenes
- Topic: lighting 5 kangtai / cotech motion sensor sends 'Off' value when detecting movement
- Replies: 5
- Views: 1499
Re: lighting 5 kangtai / cotech motion sensor sends 'Off' value when detecting movement
@b_weijenberg. Thanks for your reply. RFXCOM can decode the motion sensor. That isn't the problem. The code from the sensors, using the CoTech protocol, result in a OFF signal in Domoticz. So you don't see if a motion detection has been registered. However in the log file from the sensor you can see ...
- Tuesday 17 July 2018 9:49
- Forum: Switches and Scenes
- Topic: lighting 5 kangtai / cotech motion sensor sends 'Off' value when detecting movement
- Replies: 5
- Views: 1499
Re: lighting 5 kangtai / cotech motion sensor sends 'Off' value when detecting movement
Hi Edgar, I have the same problem with two sensors (WOFEA PIR Sensor) working with the lighting 5 Kangtai/Cotech protocal and didn't find a solution yet. Luckily one of the two sensors works also with the lighting 4 PT2262 protocol. With this protocol the sensor gives a continues ON value but, like ...