Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

TellStick Duo

Questions and comments specific to a particular plugin should go here.
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: TellStick Duo

Post by krambriw »

That is good news,

I have found that I do not support the message structure from your sensor. However, I think it is possible to fix. Please try the attached version and copy & paste here what is printed out in the log
__init__.py
(96.87 KiB) Downloaded 178 times
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: TellStick Duo

Post by krambriw »

Additionally, please verify your configuration in the file sensors_supported.py

I have a section inside that looks like

Code: Select all

def sensors_supported():
    list = [
        "mandolyn", 
        "oregon",
        "fineoffset"
    ]
    return list
Henrik4223
Posts: 47
Joined: Fri Mar 04, 2016 10:18 am

Re: TellStick Duo

Post by Henrik4223 »

SOMETHING WENT WRONG!!

Tried overwriting with the version from your website, but the problem persists?!?!?!
Attachments
Unavngivet.jpg
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: TellStick Duo

Post by krambriw »

Did you use a very old version?

Try this complete package that is from my system
TellStickDuo.zip
(45.08 KiB) Downloaded 161 times
Henrik4223
Posts: 47
Joined: Fri Mar 04, 2016 10:18 am

Re: TellStick Duo

Post by Henrik4223 »

Hmmm - YES I must have used an older version. I have copied all your files in the TellstickDuo pluginfolder but am still experiencing errors:
Attachments
Unavngivet.jpg
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: TellStick Duo

Post by krambriw »

Well, in the very first post is a description I wrote how to upgrade from an earlier version. You did not follow that. Try to open the configuration and just save it once.
Henrik4223
Posts: 47
Joined: Fri Mar 04, 2016 10:18 am

Re: TellStick Duo

Post by Henrik4223 »

Dear Krambriw

Ihave tried it but I will not even open the configuration of the plugin:
Attachments
Startup error
Startup error
Error when trying to enter Tellstick Duo Config
Error when trying to enter Tellstick Duo Config
Henrik4223
Posts: 47
Joined: Fri Mar 04, 2016 10:18 am

Re: TellStick Duo

Post by Henrik4223 »

Comments to the abowe pictures should be switched with each other...
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: TellStick Duo

Post by krambriw »

Unfortunately it seems your plugin configuration for the Telldus Duo is so old, or has a very old format, that I am afraid you have to do like it is described here:

http://eventghost.net/forum/viewtopic.p ... 112#p39112

I personally would go for alternative 2)
Henrik4223
Posts: 47
Joined: Fri Mar 04, 2016 10:18 am

Re: TellStick Duo

Post by Henrik4223 »

I really dont get it - I have now tried several things and amongst other things I have:

- Deleted all TellstickDuo actions (I only have about 10 - so not to bad :) ) AND the plugin (see below screendump)
- Reinstalled Eventghost

But I still get this error message :?:
Attachments
Unavngivet.jpg
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: TellStick Duo

Post by krambriw »

As I see it, it looks as you have a problem in a python script. If you have python scripts in your configuration, you have to open and edit them to try to find the problem.
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: TellStick Duo

Post by krambriw »

I have made a new version that handles fineoffset temperature & humidity sensors in a better way

Is available for download from link below
Henrik4223
Posts: 47
Joined: Fri Mar 04, 2016 10:18 am

Re: TellStick Duo

Post by Henrik4223 »

EVERYTHING WORKS - thank you VERY much for all your help (it was a faulty python script that made the start error).

I now get the sensors up in telstick events :mrgreen:
Attachments
Temp.png
Temp.png (2.75 KiB) Viewed 5355 times
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: TellStick Duo

Post by krambriw »

Nice to hear, well done!

Have a nice weekend
juanalei
Posts: 18
Joined: Fri Jul 22, 2011 8:32 am
Location: Espa├▒a

Re: TellStick Duo

Post by juanalei »

Hello

I need some help because my knowledge in python are null and not how to solve what happens, I commented my situation.
I have several sensors apaceren Oregon and I like the photo.
Attachments
I would like to remove the notice that I marked in green (2) and appeared me I've marked in red (1) since they only appear when you start the plugin.
I would like to remove the notice that I marked in green (2) and appeared me I've marked in red (1) since they only appear when you start the plugin.
Photo attached configuration scrip sensors_supported.py
Photo attached configuration scrip sensors_supported.py
Photo attached plugin settings.
Photo attached plugin settings.
event config.JPG (24.45 KiB) Viewed 5353 times
Post Reply