Search found 10 matches
- Monday 21 December 2020 17:53
- Forum: Python
- Topic: Python Plugin: TUYA
- Replies: 507
- Views: 107383
Re: Python Plugin: TUYA
hi, This plugin is very useful! Thanks to his author! But i also need help. I have tuya switches for blinds. It works perfectly: up, down, stop, half open, etc...When i push "up button", Domoticz tells me that blind is open... It's OK. But one minute later, when tuya script run, blind is updated ...
- Monday 21 December 2020 17:42
- Forum: Python
- Topic: Python Plugin: TUYA
- Replies: 507
- Views: 107383
Re: Python Plugin: TUYA
Hi Rolandet,
i had same problem. I made a manual scene into Smart Life that stops blind. When you make a manual scene into smart life, tuya plugin automatically make a device into domoticz....so now, it's easy to make a "stop button" !!
i had same problem. I made a manual scene into Smart Life that stops blind. When you make a manual scene into smart life, tuya plugin automatically make a device into domoticz....so now, it's easy to make a "stop button" !!

- Thursday 17 December 2020 23:22
- Forum: Examples & Solutions
- Topic: dzVents version of the Solar Data Script [SOLVED]
- Replies: 175
- Views: 52233
Re: dzVents version of the Solar Data Script [SOLVED]
It's OK! i made a mistake...my device was not a lux device.... Thanks a lot! 

- Thursday 17 December 2020 19:14
- Forum: Examples & Solutions
- Topic: dzVents version of the Solar Data Script [SOLVED]
- Replies: 175
- Views: 52233
Re: dzVents version of the Solar Data Script [SOLVED]
here is the script: --[[ Prerequisits ================================== Requires Domoticz v3.8551 or later Platform independent CHANGE LOG: See http://www.domoticz.com/forum/viewtopic.php?t=19220 Virtual Lux sensor and other real-time solar data -- Authors ...
- Thursday 17 December 2020 13:31
- Forum: Examples & Solutions
- Topic: dzVents version of the Solar Data Script [SOLVED]
- Replies: 175
- Views: 52233
Re: dzVents version of the Solar Data Script [SOLVED]
hi, this DZvents script was working on my old raspberry. I changed my raspberry (raspberry pi 4 and new raspberry pi os) and now it doesn't work. Logs: 2020-12-17 13:15:11.096 Status: dzVents: Info: solarData 2.4.1-DarkSky: 2020-12-17 13:15:11.096 Status: dzVents: Info: solarData 2.4.1-DarkSky ...
- Sunday 16 October 2016 11:59
- Forum: LUA
- Topic: Vocal announcement - Good Morning Script
- Replies: 73
- Views: 24045
Re: Vocal announcement - Good Morning Script
Hi,
I try to use jmleglise's script. During first install, i had this message:

Naturally, it doesn't work. Script is launched, but no sound...
What could i do please??
I try to use jmleglise's script. During first install, i had this message:
Naturally, it doesn't work. Script is launched, but no sound...

What could i do please??
- Thursday 07 July 2016 14:42
- Forum: Utility
- Topic: watermeter: reset today value?
- Replies: 4
- Views: 2193
Re: watermeter: reset today value?
Yes only two times...but i am still working on this system and perahps it will evolve. For the moment i just want to know if i will save the planet with saving rain water!! :lol: The only picture for mysensors is this one but it is closed into a waterproof box: https://dl.dropboxusercontent.com/u ...
- Thursday 07 July 2016 12:19
- Forum: Utility
- Topic: watermeter: reset today value?
- Replies: 4
- Views: 2193
Re: watermeter: reset today value?
hi, Thanks trixwood! This solution is nice. I'll try to make it automatic. My sensor is really a distance sensor and not a flow sensor. It is placed at the top of the tank. A script read height values two times a day. The script knows the surface of the tank (sorry for my bad English..... :oops ...
- Wednesday 06 July 2016 14:12
- Forum: Utility
- Topic: watermeter: reset today value?
- Replies: 4
- Views: 2193
watermeter: reset today value?
hi, I made a virtual watercounter that count rain water that i recover into a tank (with mysensors: https://www.mysensors.org/build/distance ) . It is made to watering my plants. When it rains, it works fine and i can see each day volume recovered. But when it doesn't rain enough, i must refill my ...
- Thursday 31 March 2016 11:51
- Forum: Utility
- Topic: Working: Gasmetersensor based on Kaku doorsensor (15 euros)
- Replies: 64
- Views: 42582
Re: Working: Gasmetersensor based on Kaku doorsensor (15 euros)
hi! (Sorry for my English...i am french....) i tried to do this. It counts and i can get global consumption, but consumption for one day is always zero. you can see that on this picture: http://hpics.li/365e55c What could i do? I use this script: --|91.340000 commandArray = {} local thisfilename ...