Plugin for TED (The Energy Detective) 5000-Series

Posted on
Sun Aug 03, 2014 1:30 pm
Indy_Larry offline
Posts: 133
Joined: Dec 03, 2013
Location: Indianapolis

Re: Plugin for TED (The Energy Detective) 5000-Series

Okay thanks, I'll let you know when I start that project.

Larry

Larry

Insteon, Z Wave, Hue, Sonos

Posted on
Tue Mar 31, 2015 8:25 pm
hamw offline
Posts: 1212
Joined: Mar 31, 2008

Re: Plugin for TED (The Energy Detective) 5000-Series

How reliable have you all found the plugin/TED combo to be? for me, it seems to be hanging pretty frequently.

Posted on
Fri May 01, 2015 5:26 am
hamw offline
Posts: 1212
Joined: Mar 31, 2008

Re: Plugin for TED (The Energy Detective) 5000-Series

I thought I had the latest version of the plugin, 1.04, but apparently I have 1.02. I looked at the website and it does not appear available for download?

Posted on
Sun May 03, 2015 5:48 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Plugin for TED (The Energy Detective) 5000-Series

Hey Ham,

You can download the latest version here: https://vulture.lagaros.com/IndigoPlugins/TED5000/TED5000.indigoPlugin_1.0.5.zip

hamw wrote:
I thought I had the latest version of the plugin, 1.04, but apparently I have 1.02. I looked at the website and it does not appear available for download?

Posted on
Mon May 04, 2015 7:34 pm
hamw offline
Posts: 1212
Joined: Mar 31, 2008

Re: Plugin for TED (The Energy Detective) 5000-Series

Hi Nick,

Loaded 1.05 and am still getting a lot of errors. Put it into debug:

Code: Select all
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 55, in runConcurrentThread
  File "plugin.py", line 74, in update
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/socket.py", line 348, in read
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 542, in read
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/socket.py", line 377, in read
<class 'socket.timeout'>: timed out

  TED 5000 Plugin Error           plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
  TED 5000 Plugin Debug           Starting concurrent thread
  TED 5000 Plugin                 Polling Interval: 5
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41

  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000
  Received INSTEON                "Thermostat MBR" temperature changed to 76.0
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000

  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 55, in runConcurrentThread
  File "plugin.py", line 74, in update
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/socket.py", line 348, in read
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/httplib.py", line 542, in read
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/socket.py", line 377, in read
<class 'socket.timeout'>: timed out

  TED 5000 Plugin Error           plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
  TED 5000 Plugin Debug           Starting concurrent thread
  TED 5000 Plugin                 Polling Interval: 5
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41
  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41

  TED 5000 Plugin Debug           Updating device: TED 5000
  TED 5000 Plugin Error           Error getting ted5000 data: 10.0.1.41


Any thoughts? Am I missing something?

Thanks,

ham

Posted on
Sat May 16, 2015 1:50 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Plugin for TED (The Energy Detective) 5000-Series

You sure about that ip address of the TED unit? Seems like it is not communicating at all.

Posted on
Tue Jan 05, 2016 9:39 am
hamw offline
Posts: 1212
Joined: Mar 31, 2008

Re: Plugin for TED (The Energy Detective) 5000-Series

After a long delay of hoping it would work better, I contacted the manufacturer and went through the troubleshooting steps. It turns out the gateway is defective.

Are there any specific advantages to upgrading to the Ted Pro? I have to spend $90 so I may as well spend a few more to get the newer unit if it is better/more reliable.

Who is online

Users browsing this forum: No registered users and 30 guests