Search found 9 matches

by Meeki
Wednesday 13 January 2021 18:35
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 107199

Re: Python Plugin: TUYA

Thanks that was easy... eventuatly :shock: Got credentials { 'access_token': 'EUheu1609586110102mlAAZQhy0lpJ48A', 'expires_in': 864000, 'refresh_token': 'EUheu1609586110102mlAAZw1nR80Bxuy', 'token_type': 'bearer'} Getting devices Got devices { 'header': {'code': 'SUCCESS', 'payloadVersion': 1 ...
by Meeki
Tuesday 12 January 2021 19:09
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 107199

Re: Python Plugin: TUYA

Can you explain me how to do this? don't know how to run the script. Kind regards/Groeten Dennis It is not difficult, edit the file and add you credentials and set it up as in Domoticz run it and post the output. edit it again and remove your credentials. The setting to change: # CHANGE THIS ...
by Meeki
Wednesday 06 January 2021 20:43
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 107199

Re: Python Plugin: TUYA

Can you provide me with the json result of this script? debug_discovery.py
Can you explain me how to do this? don't know how to run the script.

Kind regards/Groeten

Dennis
by Meeki
Monday 04 January 2021 22:00
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 107199

Re: Python Plugin: TUYA

I also have a problem with a led strip light and bulbs: When i use the guino/tuyaha Plugin all devices are directed to a switch, but i cannot set lights temperature for the bulbs and color for the led strip. But when i use the Xenomes/Domoticz-TUYA-Plugin i can set the color temperature for the bulb ...
by Meeki
Monday 30 October 2017 11:54
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 83560

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

actualy with above script you don't need to use the milight plugin it will just dim using the build in pwm dimmer function. Im trying your script as you mentioned, but when i switch to whatever color. i always heve the same PWM output on each GPIO D : Uptime 28 ConnectFailures 0 FreeMem 26496 ...
by Meeki
Monday 30 January 2017 17:31
Forum: Cameras
Topic: Almost every camera works with this solution even RTSP
Replies: 20
Views: 26365

Re: Almost every camera works with this solution even RTSP

As far as I know. Password is protected in domoticz and also in the ip cam viewer app.

I don't know about pan and tilt control because I don't have such a camera.

Greets
by Meeki
Thursday 19 January 2017 22:10
Forum: Cameras
Topic: Almost every camera works with this solution even RTSP
Replies: 20
Views: 26365

Re: Almost every camera works with this solution even RTSP

Nice ad for your program! Definitly like your second post. To confirm it works... :cry: :cry: :cry: What about: Free! Instead of some paid version from an unknown source... https://www.domoticz.com/forum/viewtopi ... 273#p66778 I have absolutely no connections with the maker of the app that i used ...
by Meeki
Saturday 14 January 2017 15:29
Forum: Suggestions
Topic: ONVIF RTSP camera support
Replies: 22
Views: 24306

Re: ONVIF RTSP camera support

I found a workaround for ONVIF RTSP camera's

I posted a howto here: http://domoticz.com/forum/viewtopic.php?f=35&t=15444
by Meeki
Saturday 14 January 2017 15:09
Forum: Cameras
Topic: Almost every camera works with this solution even RTSP
Replies: 20
Views: 26365

Almost every camera works with this solution even RTSP

Hello everybody, My name is Dennis and i am new here on the forum but using Domoticz quite a time and before that i was 5years a Nodo user. I was strugling to use my already RTSP installed camera's in Domoticz because there is no support for that. After a lot of trial and error i managed to get my ...