Search found 612 matches

by simon_rb
Friday 09 April 2021 23:33
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 107351

Re: Python Plugin: TUYA

That is the right version, I can't reproduce the error... I use a 'Smart Life' account, I only have lights in my account use the stable version of Domoticz. What do you have? Stable Domoticz with version 1.0.6. I have mostly light switches with one socket switch. I also use the Smart Life app.
by simon_rb
Wednesday 07 April 2021 23:27
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 107351

Re: Python Plugin: TUYA

I see the same errors. Have seen them before, but they "went away" after a little while. Now I see quite a few... One remarkable difference, though. Not the line number! Error: (Tuya devices) handleThread: can only concatenate str (not "NoneType") to str line 198 Had this errors too. They disappear ...
by simon_rb
Wednesday 07 April 2021 19:32
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 107351

Re: Python Plugin: TUYA

Thanks guys, hopefully that rules out my setup.

When the errors come up, the Tuya switches no longer work until I disable and re enable like you do.

Strange one.
by simon_rb
Wednesday 07 April 2021 14:19
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 107351

Re: Python Plugin: TUYA

Been getting this error recently. Simply stopping the plugin and restarting fixes it. However this restart is being required more and more often. Anyone else had similar issues? Maybe it’s my setup. 2021-04-07 13:09:43.065 Error: (WiFi Smart Life) handleThread: can only concatenate str (not " ...
by simon_rb
Monday 22 March 2021 2:31
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 107351

Re: Python Plugin: TUYA

Xenomes wrote: Sunday 21 March 2021 21:22 Hi simon_rb,

I updated the script, it updates every minute now.
Hey there Xenomes,

I just updated and its a so much better! Thank you :D
by simon_rb
Sunday 07 March 2021 22:00
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 107351

Re: Python Plugin: TUYA

I bought a switch because of this plugin, so thank you :) It’s all working, its worth nothing that it didn’t like my password as it had a - in it. Once changed to just numbers and letters it worked fine. It takes about 5 mins for changes to reflect in Domoticz if a switch is physically switched or sw ...
by simon_rb
Thursday 12 November 2020 21:46
Forum: Examples & Solutions
Topic: PLEX status (dzVents) [SOLVED]
Replies: 57
Views: 16380

Re: PLEX status (dzVents) [SOLVED]

Has anyone managed to get the newly created Plex Switch to control lights when state changes between Playing and Paused? I’ve tried LUA and blocky and the scripts run fine but the light switches don’t change.
by simon_rb
Thursday 12 November 2020 14:18
Forum: Examples & Solutions
Topic: PLEX status (dzVents) [SOLVED]
Replies: 57
Views: 16380

Re: PLEX status (dzVents) [SOLVED]

DarkG wrote: Thursday 12 November 2020 0:32 There is a syntax error at get plex info. one slash too much before api. must be
getPlexInfo( tautulli_ip, 'api/v2?apikey=' .. tautulli_api .. '&cmd=get_activity', callback )
Thank you! Also noticed a space with my api key. All working now

Thanks again!
by simon_rb
Wednesday 11 November 2020 19:59
Forum: Examples & Solutions
Topic: PLEX status (dzVents) [SOLVED]
Replies: 57
Views: 16380

Re: PLEX status (dzVents) [SOLVED]

This is my Plex.lua file local scriptVersion = ' release: v1.3: 20200306 ' local scriptVar = ' plex woonkamer ' .. scriptVersion --<[================================================================================================]>-- --<[ dzVents: Plex status 2 Domoticz ...
by simon_rb
Wednesday 11 November 2020 19:42
Forum: Examples & Solutions
Topic: PLEX status (dzVents) [SOLVED]
Replies: 57
Views: 16380

Re: PLEX status (dzVents) [SOLVED]

Number8 wrote: Wednesday 11 November 2020 19:33 What version of dzVents are you running?
3.0.16
by simon_rb
Wednesday 11 November 2020 19:28
Forum: Examples & Solutions
Topic: PLEX status (dzVents) [SOLVED]
Replies: 57
Views: 16380

Re: PLEX status (dzVents) [SOLVED]

This is just what I’ve been looking for, I’ve just set it up and getting this error? Anything obvious that I’ve done wrong? Thank you TTPResponse: " plex woonkamer release: v1.3: 20200306 getPlexInfo" 2020-11-11 18:24:01.597 Status: dzVents: Info: plex woonkamer release: v1.3: 20200306 : --- ...
by simon_rb
Wednesday 01 April 2020 19:42
Forum: Other questions and discussions
Topic: Delete false data?
Replies: 6
Views: 3981

Re: Delete false data?

The left click to delete still doesn't work for me. I can't find the data in the DB to delete either :(
by simon_rb
Monday 30 September 2019 0:02
Forum: Python
Topic: Help sending a url command
Replies: 1
Views: 619

Re: Help sending a url command

Managed to sort it using urllib.request.urlopen

Cheers
by simon_rb
Sunday 29 September 2019 22:41
Forum: Python
Topic: Help sending a url command
Replies: 1
Views: 619

Help sending a url command

Hi all, I'm a little bit stuck. Someone has kindly put up a python 3 script to download files from a dash cam and when it finishes it executes turn_off_camera() I think I just need to let the script know what that is. All I need it to do is switch off a switch in domoticz. I have the url to switch ...
by simon_rb
Sunday 13 January 2019 16:52
Forum: Utility
Topic: Daily Energy usage cost
Replies: 27
Views: 11352

Re: Daily Energy usage cost

This looks good. I am looking for a way to calculate the cost which takes into account dual tariffs like Economy 7? Some how add a time calculation into the equation or rely on a dummy switch/VAR which could be timed with the ECO 7 timings? Would also love the monthly cost also.. Any help would be ...
by simon_rb
Monday 31 December 2018 1:27
Forum: Others
Topic: 2018 AVR support for Domoticz
Replies: 3
Views: 1002

Re: 2018 AVR support for Domoticz

I have the latest Denon Plugin and its now working on the latest Denon Amp's :D Well the one you have quoted my on above.

Sorry for late reply but only just seen this :D
by simon_rb
Saturday 29 December 2018 13:11
Forum: Heating/cooling
Topic: Rebuilding the Nest plugin
Replies: 67
Views: 24068

Re: Rebuilding the Nest plugin

No updated to latest beta yet. Gonna do today if time permits. Any more luck with this in the latest beta? I see above you had some errors :-(
by simon_rb
Tuesday 27 November 2018 21:40
Forum: Heating/cooling
Topic: Rebuilding the Nest plugin
Replies: 67
Views: 24068

Re: Rebuilding the Nest plugin

Thanks peps, guess I will be doing a back up and upgrading to the latest beta from stable. :D
by simon_rb
Tuesday 27 November 2018 15:19
Forum: Heating/cooling
Topic: Rebuilding the Nest plugin
Replies: 67
Views: 24068

Re: Rebuilding the Nest plugin

Is this with the latest beta? I'm on latest stable and cannot get to work.

Cheers peps
by simon_rb
Sunday 09 September 2018 11:44
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 445924

Re: homebridge-edomoticz Plugin

I have changed the following code in domoticz_accessory.js var dim = (level / this.factor == 15) ? 16 : level / this.factor; to var dim = (level / this.factor == 15) ? 16 : (level / this.factor) + 1; and then it is working fine. Not sure although if that is the best solution. @TheRamon Would this ...