Search found 784 matches

by deennoo
Saturday 23 January 2021 15:45
Forum: dzVents
Topic: setKelvin(Kelvin): Function [Solved]
Replies: 7
Views: 2115

Re: setKelvin(Kelvin): Function [Solved]

On this fonction the name is color but must be named : whitetemp. Probably a language thing but I do not understand. My fault, i don't speak about setkelvin function Spoking about : local mini = 100 local maxi = 0 local delta = maxi - mini local wakeup = 60*timeofday['SunriseInMinutes'] local ...
by deennoo
Saturday 23 January 2021 12:57
Forum: dzVents
Topic: setKelvin(Kelvin): Function [Solved]
Replies: 7
Views: 2115

Re: setKelvin(Kelvin): Function [Solved]

On this fonction the name is color but must be named : whitetemp.

Idea is to automatise white temp on Sun position (surely this must be done on domoticz widget side).

by deennoo
Saturday 23 January 2021 11:11
Forum: dzVents
Topic: setKelvin(Kelvin): Function [Solved]
Replies: 7
Views: 2115

Re: setKelvin(Kelvin): Function [Solved]

if (device.deviceSubType == 'RGBWW') or (device.deviceSubType == 'WW') or (device.deviceSubType == 'White') then If that is successful I will patch it into dzVents and make it available in the next domoticz build. The Job is done ! Maybe can be usefull to create setAutoKelvin function using "color ...
by deennoo
Saturday 23 January 2021 9:44
Forum: dzVents
Topic: setKelvin(Kelvin): Function [Solved]
Replies: 7
Views: 2115

setKelvin(Kelvin): Function [Solved]

First step using Dzevents. My goal is to use the set kelvin fonction on a Yeelight Desktop lamp (as a test, finaly to all bulb and light from various brand all around the house) I want to use ; setKelvin(Kelvin): Function for an adaptative Kelvin value depending on sun position my basic LUA time ...
by deennoo
Sunday 06 December 2020 13:52
Forum: Others
Topic: Meross wi-fi Plug
Replies: 40
Views: 17081

Re: Meross wi-fi Plug

For information, This script doesn't works with npm 7.xxx (npm is faultly https://github.com/npm/cli/issues/2045)

User have to use npm 6.xx
by deennoo
Saturday 05 December 2020 14:34
Forum: Zigbee
Topic: Xiaomi Aqara wireless switches not recognized.
Replies: 12
Views: 3102

Re: Xiaomi Aqara wireless switches not recognized.

it just need to be add on xiaomigateway hardware on domoticz source like 86sw2 :

https://github.com/domoticz/domoticz/bl ... Hardware.h
by deennoo
Monday 11 May 2020 13:59
Forum: Examples & Solutions
Topic: dzVents version of the Solar Data Script [SOLVED]
Replies: 175
Views: 51949

Re: dzVents version of the Solar Data Script [SOLVED]

oredin wrote: Monday 11 May 2020 12:01

It only appeared when you updated the script after my last correction this week-end ?

nope this kind of value come 4/3 mounth ago
by deennoo
Saturday 09 May 2020 16:07
Forum: Examples & Solutions
Topic: dzVents version of the Solar Data Script [SOLVED]
Replies: 175
Views: 51949

Re: dzVents version of the Solar Data Script [SOLVED]

i have it in Watt/m2 And how must i see this value?? Power watt /m² Or what can i do with this value Hi, This value is only used as a step for the whole computation and to compute the Lux value. If you want to know more about it, look for Solar irradiance. Hello, I'm facing a probleme : LUX Value ...
by deennoo
Saturday 25 January 2020 18:29
Forum: Python
Topic: [REQUEST] Plugin for Tuya
Replies: 373
Views: 102324

Re: [REQUEST] Plugin for Tuya

I'm ok with tasmota fw + plugin. I run most sonoff and now LSC plug and led strip.

Only problem is that mqtt Discovery plugin update device even if there is no change
by deennoo
Friday 24 January 2020 19:38
Forum: Python
Topic: [REQUEST] Plugin for Tuya
Replies: 373
Views: 102324

Re: [REQUEST] Plugin for Tuya

Thanks for your sacrifice, i hope you will share you findings so that the Tuya(realtek chip) users can benefit from it. I have personal a LSC E27 RBGW in use with the latest version of the Tuya plugin and updated pytuya forced to 3.3. The other LSC Smart Connect slimme filament-ledlamp and ...
by deennoo
Friday 24 January 2020 18:46
Forum: Heating/cooling
Topic: Python Plugin: Smart Virtual Thermostat
Replies: 413
Views: 109365

Re: Python Plugin: Smart Virtual Thermostat

Great plugin, i have an issue : my boiler have an external temp sensor, this made heating water goes from 43 to 72 degrés. Of course depending of external temp + inside temp + heating water temp heating Time have to be adapted. I have a sensor who allow me to have temp of heating departure water ...
by deennoo
Thursday 23 January 2020 0:12
Forum: Python
Topic: Python plugin: Sonoff-Tasmota + Other devices supporting MQTT Discovery
Replies: 57
Views: 19955

Re: Python plugin: Sonoff-Tasmota + Other devices supporting MQTT Discovery

I have an issue with this plugin who makes my re-use my sonoff 1st gen and flash action wifi plug. This plugin update again and again device status even if there is no change. Not very usefull and this use log for nothing https://uploads.tapatalk-cdn.com/20200122/38c84c421abe5c8fdb79a3ebac7ca341.jpg
by deennoo
Friday 27 September 2019 19:42
Forum: Python
Topic: [REQUEST] Plugin for Tuya
Replies: 373
Views: 102324

Re: [REQUEST] Plugin for Tuya

@tixi7: It would be great if it would be possible to select the protocol version in the plugin settings, but you're already using all 6 fields there... It's can be easy to remove "group" As we can create a groupe of device in domoticz. On my side i manage to turn ON my 3.3 plug using the plugin and ...
by deennoo
Thursday 26 September 2019 17:37
Forum: Python
Topic: [REQUEST] Plugin for Tuya
Replies: 373
Views: 102324

Re: [REQUEST] Plugin for Tuya

tixi7 wrote:I put a new version of the plugin for the plug which should work better.
Let me know for issues.
Please can you help us to integrate pytuya 3.3

I made some test but I don't know where adding self.version=3.3 un the plugin
by deennoo
Wednesday 25 September 2019 9:40
Forum: Python
Topic: [REQUEST] Plugin for Tuya
Replies: 373
Views: 102324

Re: [REQUEST] Plugin for Tuya

Hello @deennoo I am using OxaOxe https://www.amazon.fr/gp/product/B07G2JGYND/ref=ppx_yo_dt_b_asin_title_o02_s00 I could red your post on github. For my side I don't know how to check the version of tuya. thanks You Can get it on Update Check According to some issue on Tuya-CLI GitHub FW using >1.1 ...
by deennoo
Saturday 21 September 2019 9:39
Forum: Others
Topic: Action LSC Smart Connect lights and sensors?
Replies: 57
Views: 32598

Re: Action LSC Smart Connect lights and sensors?

LSC ude tuya 3.3 actual Tuya Plugin doesn't allow to choose which version to use

You have to update pytuya to 7.0.4 and force plugin to use tuya 3.3.

be join Tuya Plugin discution : https://www.domoticz.com/forum/viewtopic.php?t=22528
by deennoo
Friday 20 September 2019 21:09
Forum: Python
Topic: [REQUEST] Plugin for Tuya
Replies: 373
Views: 102324

Re: [REQUEST] Plugin for Tuya

@xavierlp Which kind of device did you use ? Action One ? I get a Smart-Plug and a Led Strip from Action and they use v3.3 tuya version (MCUFW 1.1.5 for the Plug and 1.1.6 for the Led Strip) @merlot Did you think that it can e possible to choose which version to use on the plugin ? (3.1, 3.2, 3.3 ...
by deennoo
Monday 28 January 2019 5:34
Forum: Python
Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
Replies: 54
Views: 15748

Re: Python Plugin : Xiaomi Philips LED Ball Lamp

Samael wrote: Saturday 26 January 2019 15:09 Hi folks!

I fixed some bugs and added support for Windows to the plugin.
You can test it here: https://github.com/deennoo/domoticz-Xia ... ee/win-fix
I've just merge it, good job
by deennoo
Saturday 26 January 2019 0:42
Forum: Python
Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
Replies: 54
Views: 15748

Re: Python Plugin : Xiaomi Philips LED Ball Lamp

about the integration in my version of domoticz (bèta V4.10363 with python 3.5.3): I only get two tabs, namely the tab with the predefined 4 scènes and the tab with CCCW the other tabs are missing... Other tab was created for beta, but removed because not needed as i manage to create and use a cccw ...
by deennoo
Saturday 26 January 2019 0:41
Forum: Python
Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
Replies: 54
Views: 15748

Re: Python Plugin : Xiaomi Philips LED Ball Lamp

Samael wrote: Wednesday 16 January 2019 21:39 Hi!

I managed to get this plugin working under Windows. I am ready to help in finalizing the plugin to a full state. deennoo, could you add me to the Collaborators?
Done,

Feel free to add some stability on this plugin !