plugin upgrade for Indigo > v2022.2?

Posted on
Sat Jun 17, 2023 10:25 am
slackman1 offline
Posts: 52
Joined: Jun 20, 2011

plugin upgrade for Indigo > v2022.2?

Hi,

Will this plugin be upgraded so it can be used in Indigo version > v2022.2?

Kind regards, Gerrit Jan

Posted on
Sun Jun 18, 2023 11:27 am
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: plugin upgrade for Indigo > v2022.2?

Will check this week how mich effort it takes. Then decide.

Karl.


Sent from my iPhone using Tapatalk

Posted on
Sun Jun 25, 2023 8:22 am
slackman1 offline
Posts: 52
Joined: Jun 20, 2011

Re: plugin upgrade for Indigo > v2022.2?

Hi Karl,

Appreciate the effort, let me know how I can help!

Regards, Gerrit Jan

Posted on
Sun Jun 25, 2023 10:35 am
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: plugin upgrade for Indigo > v2022.2?

i converted the code to py3 v( 2022.9.11) and it runs, but not tested, as i don't have an arduino running anymore.. i completely went to rpi.

if you could test?

Karl

Posted on
Sun Jun 25, 2023 10:43 am
slackman1 offline
Posts: 52
Joined: Jun 20, 2011

Re: plugin upgrade for Indigo > v2022.2?

hi Karl,

Thanks, will test asap, hopefully tomorrow…

regards, Gerrit Jan

Posted on
Mon Jun 26, 2023 9:49 am
slackman1 offline
Posts: 52
Joined: Jun 20, 2011

Re: plugin upgrade for Indigo > v2022.2? ➡︎ feedback

Hi Karl,

Just tested with v2022.9.11, I've got some logs collected because this version is giving some errors.

Two parts in the log below, first some logging after just upgrading without debug logging active, second part after a plugin restart with all debug logging active.
Two Arduino Uno's involved, both connected through wired ethernet. Filtered out logs on one extra that is not connected, hopefully didn't miss a line or cut one too much in below debug log.

I upgraded from 7.9.11, am running Indigo on an Intel Mac Mini.

Please let me know what I can do to help with this upgrade, as I am planning some more Arduino nodes...

Kind regards, Gerrit Jan

Code: Select all
no debug

Stopping plugin arduino (pid 6352)
   arduino                         in Line '1044' has error='None'
   arduino                         in Line '326' has error=''NoneType' object has no attribute '__getitem__''
   arduino                          stopping plugin
   Stopped plugin arduino
   Upgrading plugin arduino to newer version 2022.9.11 (previous version moved to trash)
   Loading plugin "arduino 2022.9.11" using API v3.0.0
   Starting plugin "arduino 2022.9.11" (pid 42670)
   Stopping plugin arduino (pid 6352)
   arduino                         in Line '1044' has error='None'
   arduino                         in Line '326' has error=''NoneType' object has no attribute '__getitem__''
   arduino                          stopping plugin
   Stopped plugin arduino
   Upgrading plugin arduino to newer version 2022.9.11 (previous version moved to trash)
   Loading plugin "arduino 2022.9.11" using API v3.0.0
   Starting plugin "arduino 2022.9.11" (pid 42670)
   Started plugin "arduino 2022.9.11"
   arduino                         ARDUINO --V 2022.9.11   initializing
   arduino                         connection to arduino >arduino_balkon< has error=''Response' object has no attribute 'read''
   arduino                         connection to arduino >arduino_schuur< has error=''Response' object has no attribute 'read''
   arduino                         init done
   arduino                         connection to arduino >arduino_balkon< has error=''Response' object has no attribute 'read''
   Trigger                         arduino_schuur lost connection
   arduino                         arduino_schuur; current status is: Offline  (test2)
   arduino                         connection to arduino >arduino_schuur< has error=''Response' object has no attribute 'read''
   arduino                         connection to arduino >arduino_schuur< has error=''Response' object has no attribute 'read''
   arduino                         module 'sys' has no attribute 'exc_traceback'; line#,Module,Statement:(543, 'setArduinoStatesValues', 'self.myLog(255, u" error updating Pin state cmdValue " + Pin + "  " + str(state) + "  " + str(cmdValue) + " l \'%s\',  e:\'%s\'" % (sys.exc_traceback.tb_lineno, e))')
   arduino                         arduino_balkon; current status is: Offline  (test2)
   arduino                         connection to arduino >arduino_balkon< has error=''Response' object has no attribute 'read''
   arduino                         connection to arduino >arduino_balkon< has error=''Response' object has no attribute 'read''
   arduino                         arduino_schuur; current status is: Offline  (test2)
   arduino                         module 'sys' has no attribute 'exc_traceback'; line#,Module,Statement:(543, 'setArduinoStatesValues', 'self.myLog(255, u" error updating Pin state cmdValue " + Pin + "  " + str(state) + "  " + str(cmdValue) + " l \'%s\',  e:\'%s\'" % (sys.exc_traceback.tb_lineno, e))')
   arduino                         arduino_balkon; current status is: Offline  (test2)
   arduino                         arduino_schuur; current status is: Offline  (test2)
   arduino                         module 'sys' has no attribute 'exc_traceback'; line#,Module,Statement:(543, 'setArduinoStatesValues', 'self.myLog(255, u" error updating Pin state cmdValue " + Pin + "  " + str(state) + "  " + str(cmdValue) + " l \'%s\',  e:\'%s\'" % (sys.exc_traceback.tb_lineno, e))')
   Schedule                        arduino_schuur_cmd ALL_Sensors
   Schedule                        arduino_balkon_cmd ALL_Sensors
   arduino                         module 'sys' has no attribute 'exc_traceback'; line#,Module,Statement:(543, 'setArduinoStatesValues', 'self.myLog(255, u" error updating Pin state cmdValue " + Pin + "  " + str(state) + "  " + str(cmdValue) + " l \'%s\',  e:\'%s\'" % (sys.exc_traceback.tb_lineno, e))')
   arduino                         module 'sys' has no attribute 'exc_traceback'; line#,Module,Statement:(543, 'setArduinoStatesValues', 'self.myLog(255, u" error updating Pin state cmdValue " + Pin + "  " + str(state) + "  " + str(cmdValue) + " l \'%s\',  e:\'%s\'" % (sys.exc_traceback.tb_lineno, e))')




debug all

   Stopped plugin "arduino 2022.9.11"
   Starting plugin "arduino 2022.9.11" (pid 42691)
   Started plugin "arduino 2022.9.11"
   arduino                         ARDUINO --V 2022.9.11   initializing
   arduino                         deviceStartComm  for arduino_balkon
   arduino                          device :arduino_balkon in deviceStartComm   refreshing  props :com.karlwachs.arduino : (dict)
     IPNumber : 192.168.178.22 (string)
     Pin_A0 : OFF (string)
     Pin_A1 : OFF (string)
     Pin_A2 : OFF (string)
     Pin_A3 : OFF (string)
     Pin_A4 : OFF (string)
     Pin_A5 : OFF (string)
     Pin_D0 : OFF (string)
     Pin_D1 : OFF (string)
     Pin_D2 : OFF (string)
     Pin_D3 : O (string)
     Pin_D4 : OFF (string)
     Pin_D5 : OFF (string)
     Pin_D6 : OFF (string)
     Pin_D7 : OFF (string)
     Pin_D8 : OFF (string)
     Pin_D9 : OFF (string)
     Pin_S0 : O (string)
     Pin_S1 : I (string)
     Pin_S10 : OFF (string)
     Pin_S11 : OFF (string)
     Pin_S12 : OFF (string)
     Pin_S13 : OFF (string)
     Pin_S14 : OFF (string)
     Pin_S15 : OFF (string)
     Pin_S16 : OFF (string)
     Pin_S17 : OFF (string)
     Pin_S18 : OFF (string)
     Pin_S19 : OFF (string)
     Pin_S2 : I (string)
     Pin_S3 : I (string)
     Pin_S4 : I (string)
     Pin_S5 : I (string)
     Pin_S6 : I (string)
     Pin_S7 : OFF (string)
     Pin_S8 : OFF (string)
     Pin_S9 : OFF (string)
     UpdateFrequency : 10 (string)
     address : 192.168.178.22 (string)
     maxNofpinsPerMessage : 20 (string)
     suppressOfflineMessages : 0 (string)
     urltimeout : 5 (string)
   arduino                         deviceStartComm  for arduino_schuur
   arduino                          device :arduino_schuur in deviceStartComm   refreshing  props :com.karlwachs.arduino : (dict)
     IPNumber : 192.168.178.21 (string)
     Pin_A0 : OFF (string)
     Pin_A1 : OFF (string)
     Pin_A2 : OFF (string)
     Pin_A3 : OFF (string)
     Pin_A4 : OFF (string)
     Pin_A5 : OFF (string)
     Pin_D0 : OFF (string)
     Pin_D1 : OFF (string)
     Pin_D2 : OFF (string)
     Pin_D3 : OFF (string)
     Pin_D4 : OFF (string)
     Pin_D5 : O (string)
     Pin_D6 : OFF (string)
     Pin_D7 : OFF (string)
     Pin_D8 : OFF (string)
     Pin_D9 : OFF (string)
     Pin_S0 : O (string)
     Pin_S1 : I (string)
     Pin_S10 : OFF (string)
     Pin_S11 : OFF (string)
     Pin_S12 : OFF (string)
     Pin_S13 : OFF (string)
     Pin_S14 : OFF (string)
     Pin_S15 : OFF (string)
     Pin_S16 : OFF (string)
     Pin_S17 : OFF (string)
     Pin_S18 : OFF (string)
     Pin_S19 : OFF (string)
     Pin_S2 : I (string)
     Pin_S3 : I (string)
     Pin_S4 : I (string)
     Pin_S5 : I (string)
     Pin_S6 : OFF (string)
     Pin_S7 : OFF (string)
     Pin_S8 : OFF (string)
     Pin_S9 : OFF (string)
     UpdateFrequency : 10 (string)
     address : 192.168.178.21 (string)
     maxNofpinsPerMessage : 20 (string)
     suppressOfflineMessages : 0 (string)
     urltimeout : 5 (string)
   arduino                          looping to check devices for updates:
   arduino                         i, out  0  ['st']
   arduino                         http://192.168.178.22/?st&?
   arduino                         connection to arduino >arduino_balkon< has error=''Response' object has no attribute 'read''
   arduino                         i, out  0  ['st']
   arduino                         http://192.168.178.21/?st&?
   arduino                         connection to arduino >arduino_schuur< has error=''Response' object has no attribute 'read''
   arduino                         init done
   arduino                         arduino_balkon; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         connection to arduino >arduino_balkon< has error=''Response' object has no attribute 'read''
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         connection to arduino >arduino_balkon< has error=''Response' object has no attribute 'read''
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         connection to arduino >arduino_balkon< has error=''Response' object has no attribute 'read''
   arduino                         arduino_schuur; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         connection to arduino >arduino_schuur< has error=''Response' object has no attribute 'read''
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         connection to arduino >arduino_schuur< has error=''Response' object has no attribute 'read''
   arduino                         module 'sys' has no attribute 'exc_traceback'; line#,Module,Statement:(543, 'setArduinoStatesValues', 'self.myLog(255, u" error updating Pin state cmdValue " + Pin + "  " + str(state) + "  " + str(cmdValue) + " l \'%s\',  e:\'%s\'" % (sys.exc_traceback.tb_lineno, e))')
   arduino                         arduino_balkon; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         http://192.168.178.21/?st:&?
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         module 'sys' has no attribute 'exc_traceback'; line#,Module,Statement:(543, 'setArduinoStatesValues', 'self.myLog(255, u" error updating Pin state cmdValue " + Pin + "  " + str(state) + "  " + str(cmdValue) + " l \'%s\',  e:\'%s\'" % (sys.exc_traceback.tb_lineno, e))')
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         i, out  0  ['st:']
   arduino                         arduino_schuur; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         module 'sys' has no attribute 'exc_traceback'; line#,Module,Statement:(543, 'setArduinoStatesValues', 'self.myLog(255, u" error updating Pin state cmdValue " + Pin + "  " + str(state) + "  " + str(cmdValue) + " l \'%s\',  e:\'%s\'" % (sys.exc_traceback.tb_lineno, e))')


Posted on
Mon Jun 26, 2023 10:19 am
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: plugin upgrade for Indigo > v2022.2?

please try v2022.9.12

Posted on
Mon Jun 26, 2023 11:11 am
Grognard offline
User avatar
Posts: 53
Joined: May 17, 2011
Location: Seabrook, TX

Re: plugin upgrade for Indigo > v2022.2?

Really excited to see this plugin kept alive. I’m out of town but also happy to help test when I return home later this week.

Posted on
Mon Jun 26, 2023 12:17 pm
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: plugin upgrade for Indigo > v2022.2?

This feels like it dev outsourcing to a different continent.

Fixing it online takes 20 minutes. Playing ping pong over 2 time zones takes 2 weeks to solve it. But it saves money.

That’s why I am happy not have to manage these kind of things anymore… did that for many years.

Karl.


Sent from my iPhone using Tapatalk

Posted on
Mon Jun 26, 2023 12:19 pm
slackman1 offline
Posts: 52
Joined: Jun 20, 2011

Re: plugin upgrade for Indigo > v2022.2? ➡︎ feedback2

Hi Karl,

Not yet there, more feedback in the log below.

Thanks for your efforts and/or directions...:-)

Code: Select all
debug all

Stopping plugin arduino (pid 44937)
   arduino                         in Line '1044' has error='None'
   arduino                         in Line '375' has error='argument of type 'NoneType' is not iterable'
   arduino                          stopping plugin
   arduino                          device :arduino_balkon in deviceStopComm
   arduino                          device :arduino_schuur in deviceStopComm
   Stopped plugin arduino
   Upgrading plugin arduino to newer version 2022.9.12 (previous version moved to trash)
   Loading plugin "arduino 2022.9.12" using API v3.0.0
   Starting plugin "arduino 2022.9.12" (pid 44945)
   Started plugin "arduino 2022.9.12"
   arduino                         ARDUINO --V 2022.9.12   initializing
   arduino                         deviceStartComm  for arduino_balkon
   arduino                          device :arduino_balkon in deviceStartComm   refreshing  props :com.karlwachs.arduino : (dict)
     IPNumber : 192.168.178.22 (string)
     Pin_A0 : OFF (string)
     Pin_A1 : OFF (string)
     Pin_A2 : OFF (string)
     Pin_A3 : OFF (string)
     Pin_A4 : OFF (string)
     Pin_A5 : OFF (string)
     Pin_D0 : OFF (string)
     Pin_D1 : OFF (string)
     Pin_D2 : OFF (string)
     Pin_D3 : O (string)
     Pin_D4 : OFF (string)
     Pin_D5 : OFF (string)
     Pin_D6 : OFF (string)
     Pin_D7 : OFF (string)
     Pin_D8 : OFF (string)
     Pin_D9 : OFF (string)
     Pin_S0 : O (string)
     Pin_S1 : I (string)
     Pin_S10 : OFF (string)
     Pin_S11 : OFF (string)
     Pin_S12 : OFF (string)
     Pin_S13 : OFF (string)
     Pin_S14 : OFF (string)
     Pin_S15 : OFF (string)
     Pin_S16 : OFF (string)
     Pin_S17 : OFF (string)
     Pin_S18 : OFF (string)
     Pin_S19 : OFF (string)
     Pin_S2 : I (string)
     Pin_S3 : I (string)
     Pin_S4 : I (string)
     Pin_S5 : I (string)
     Pin_S6 : I (string)
     Pin_S7 : OFF (string)
     Pin_S8 : OFF (string)
     Pin_S9 : OFF (string)
     UpdateFrequency : 10 (string)
     address : 192.168.178.22 (string)
     maxNofpinsPerMessage : 20 (string)
     suppressOfflineMessages : 0 (string)
     urltimeout : 5 (string)
   arduino                         deviceStartComm  for arduino_schuur
   arduino                          device :arduino_schuur in deviceStartComm   refreshing  props :com.karlwachs.arduino : (dict)
     IPNumber : 192.168.178.21 (string)
     Pin_A0 : OFF (string)
     Pin_A1 : OFF (string)
     Pin_A2 : OFF (string)
     Pin_A3 : OFF (string)
     Pin_A4 : OFF (string)
     Pin_A5 : OFF (string)
     Pin_D0 : OFF (string)
     Pin_D1 : OFF (string)
     Pin_D2 : OFF (string)
     Pin_D3 : OFF (string)
     Pin_D4 : OFF (string)
     Pin_D5 : O (string)
     Pin_D6 : OFF (string)
     Pin_D7 : OFF (string)
     Pin_D8 : OFF (string)
     Pin_D9 : OFF (string)
     Pin_S0 : O (string)
     Pin_S1 : I (string)
     Pin_S10 : OFF (string)
     Pin_S11 : OFF (string)
     Pin_S12 : OFF (string)
     Pin_S13 : OFF (string)
     Pin_S14 : OFF (string)
     Pin_S15 : OFF (string)
     Pin_S16 : OFF (string)
     Pin_S17 : OFF (string)
     Pin_S18 : OFF (string)
     Pin_S19 : OFF (string)
     Pin_S2 : I (string)
     Pin_S3 : I (string)
     Pin_S4 : I (string)
     Pin_S5 : I (string)
     Pin_S6 : OFF (string)
     Pin_S7 : OFF (string)
     Pin_S8 : OFF (string)
     Pin_S9 : OFF (string)
     UpdateFrequency : 10 (string)
     address : 192.168.178.21 (string)
     maxNofpinsPerMessage : 20 (string)
     suppressOfflineMessages : 0 (string)
     urltimeout : 5 (string)
   arduino                          looping to check devices for updates:
   arduino                         i, out  0  ['st']
   arduino                         http://192.168.178.22/?st&?
   arduino                         connection to arduino >arduino_balkon< has error='can only concatenate str (not "bytes") to str'
   arduino                         i, out  0  ['st']
   arduino                         http://192.168.178.21/?st&?
   arduino                         connection to arduino >arduino_schuur< has error='can only concatenate str (not "bytes") to str'
   arduino                         init done
   arduino                         i, out  0  ['rd:S1', 'rd:S2', 'rd:S3', 'rd:S4', 'rd:S5', 'rd:S6']
   arduino                         http://192.168.178.22/?rd:S1&rd:S2&rd:S3&rd:S4&rd:S5&rd:S6&?
   arduino                         connection to arduino >arduino_balkon< has error='can only concatenate str (not "bytes") to str'
   Trigger                         arduino_schuur lost connection
   arduino                         arduino_schuur; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         connection to arduino >arduino_schuur< has error='can only concatenate str (not "bytes") to str'
   Schedule                        arduino_schuur_cmd ALL_Sensors
   Schedule                        arduino_balkon_cmd ALL_Sensors
   Schedule                        test batterylevel regenmeter
   arduino                         setPin  data: arduino_schuur  deviceTypeId:UNO  {'UNO': 'arduino', 'MEGA': 'arduino', 'mkr1000': 'arduino', 'FREEE-Undefined': 'arduino', 'ESP16': 'arduino', 'ESP1': 'arduino', 'sainsmart8-1': 'sainsmart'}
   arduino                         action= aw:S0=ALL_Sensors&
   arduino                         hello 1
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         connection to arduino >arduino_schuur< has error='can only concatenate str (not "bytes") to str'
   arduino                         http://192.168.178.21/?aw:S0=ALL_Sensors&?
   arduino                         connection to arduino >arduino_schuur< has error='can only concatenate str (not "bytes") to str'
   arduino                          error updating Pin state cmdValue Pin_D5 rampDown:1000,0,255 ['analogWrite', '1000,0,255']
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 537, in setArduinoStatesValues
    cmdValue[1] = cmdValue.split(",")[1]
AttributeError: 'list' object has no attribute 'split'
   arduino                         returned= {'Status': 'Offline'}
   arduino                         setPin  data: arduino_balkon  deviceTypeId:UNO  {'UNO': 'arduino', 'MEGA': 'arduino', 'mkr1000': 'arduino', 'FREEE-Undefined': 'arduino', 'ESP16': 'arduino', 'ESP1': 'arduino', 'sainsmart8-1': 'sainsmart'}
   arduino                         action= aw:S0=ALL_Sensors&
   arduino                         hello 1
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.21/?aw:S0=ALL_Sensors&?
   arduino                         connection to arduino >arduino_balkon< has error='can only concatenate str (not "bytes") to str'
   arduino                         returned= {'Status': 'Offline'}
   arduino                         arduino_balkon; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         connection to arduino >arduino_balkon< has error='can only concatenate str (not "bytes") to str'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         arduino_schuur; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                          error updating Pin state cmdValue Pin_D5 rampDown:1000,0,255 ['analogWrite', '1000,0,255']
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 537, in setArduinoStatesValues
    cmdValue[1] = cmdValue.split(",")[1]
AttributeError: 'list' object has no attribute 'split'
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.21/?aw:S0=ALL_Sensors&?
   arduino                         arduino_balkon; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                          error updating Pin state cmdValue Pin_D5 rampDown:1000,0,255 ['analogWrite', '1000,0,255']
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 537, in setArduinoStatesValues
    cmdValue[1] = cmdValue.split(",")[1]
AttributeError: 'list' object has no attribute 'split'
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.21/?aw:S0=ALL_Sensors&?

Posted on
Mon Jun 26, 2023 12:21 pm
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: plugin upgrade for Indigo > v2022.2?

Ok these are typical py2 to py3 problems. Will look at it later today.


Sent from my iPhone using Tapatalk

Posted on
Mon Jun 26, 2023 12:45 pm
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: plugin upgrade for Indigo > v2022.2?

please try v ....13

Posted on
Mon Jun 26, 2023 12:56 pm
slackman1 offline
Posts: 52
Joined: Jun 20, 2011

Re: plugin upgrade for Indigo > v2022.2? ➡︎ feedback3

Sorry Karl,

Still no success...

Code: Select all
debug all

 Reloading plugin "arduino 2022.9.13" using API v3.0.0
   Stopping plugin "arduino 2022.9.13" (pid 45362)
   arduino                          stopping plugin
   arduino                          device :arduino_balkon in deviceStopComm
   Stopped plugin "arduino 2022.9.13"
   Starting plugin "arduino 2022.9.13" (pid 45365)
   Started plugin "arduino 2022.9.13"
   arduino                         ARDUINO --V 2022.9.13   initializing
   arduino                         deviceStartComm  for arduino_balkon
   arduino                          device :arduino_balkon in deviceStartComm   refreshing  props :com.karlwachs.arduino : (dict)
     IPNumber : 192.168.178.22 (string)
     Pin_A0 : OFF (string)
     Pin_A1 : OFF (string)
     Pin_A2 : OFF (string)
     Pin_A3 : OFF (string)
     Pin_A4 : OFF (string)
     Pin_A5 : OFF (string)
     Pin_D0 : OFF (string)
     Pin_D1 : OFF (string)
     Pin_D2 : OFF (string)
     Pin_D3 : O (string)
     Pin_D4 : OFF (string)
     Pin_D5 : OFF (string)
     Pin_D6 : OFF (string)
     Pin_D7 : OFF (string)
     Pin_D8 : OFF (string)
     Pin_D9 : OFF (string)
     Pin_S0 : O (string)
     Pin_S1 : I (string)
     Pin_S10 : OFF (string)
     Pin_S11 : OFF (string)
     Pin_S12 : OFF (string)
     Pin_S13 : OFF (string)
     Pin_S14 : OFF (string)
     Pin_S15 : OFF (string)
     Pin_S16 : OFF (string)
     Pin_S17 : OFF (string)
     Pin_S18 : OFF (string)
     Pin_S19 : OFF (string)
     Pin_S2 : I (string)
     Pin_S3 : I (string)
     Pin_S4 : I (string)
     Pin_S5 : I (string)
     Pin_S6 : I (string)
     Pin_S7 : OFF (string)
     Pin_S8 : OFF (string)
     Pin_S9 : OFF (string)
     UpdateFrequency : 10 (string)
     address : 192.168.178.22 (string)
     maxNofpinsPerMessage : 20 (string)
     suppressOfflineMessages : 0 (string)
     urltimeout : 5 (string)
   arduino                         deviceStartComm  for arduino_schuur
   arduino                          device :arduino_schuur in deviceStartComm   refreshing  props :com.karlwachs.arduino : (dict)
     IPNumber : 192.168.178.21 (string)
     Pin_A0 : OFF (string)
     Pin_A1 : OFF (string)
     Pin_A2 : OFF (string)
     Pin_A3 : OFF (string)
     Pin_A4 : OFF (string)
     Pin_A5 : OFF (string)
     Pin_D0 : OFF (string)
     Pin_D1 : OFF (string)
     Pin_D2 : OFF (string)
     Pin_D3 : OFF (string)
     Pin_D4 : OFF (string)
     Pin_D5 : O (string)
     Pin_D6 : OFF (string)
     Pin_D7 : OFF (string)
     Pin_D8 : OFF (string)
     Pin_D9 : OFF (string)
     Pin_S0 : O (string)
     Pin_S1 : I (string)
     Pin_S10 : OFF (string)
     Pin_S11 : OFF (string)
     Pin_S12 : OFF (string)
     Pin_S13 : OFF (string)
     Pin_S14 : OFF (string)
     Pin_S15 : OFF (string)
     Pin_S16 : OFF (string)
     Pin_S17 : OFF (string)
     Pin_S18 : OFF (string)
     Pin_S19 : OFF (string)
     Pin_S2 : I (string)
     Pin_S3 : I (string)
     Pin_S4 : I (string)
     Pin_S5 : I (string)
     Pin_S6 : OFF (string)
     Pin_S7 : OFF (string)
     Pin_S8 : OFF (string)
     Pin_S9 : OFF (string)
     UpdateFrequency : 10 (string)
     address : 192.168.178.21 (string)
     maxNofpinsPerMessage : 20 (string)
     suppressOfflineMessages : 0 (string)
     urltimeout : 5 (string)
   arduino                          looping to check devices for updates:
   arduino                         i, out  0  ['st']
   arduino                         http://192.168.178.22/?st&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         connection to arduino >arduino_balkon
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 1016, in sendMsgToArduino
    output = self.parseFromArduino(ret,output)
  File "plugin.py", line 1063, in parseFromArduino
    out= output
NameError: name 'output' is not defined
   arduino                         i, out  0  ['st']
   arduino                         http://192.168.178.21/?st&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         connection to arduino >arduino_schuur
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 1016, in sendMsgToArduino
    output = self.parseFromArduino(ret,output)
  File "plugin.py", line 1063, in parseFromArduino
    out= output
NameError: name 'output' is not defined
   arduino                         init done
   arduino                         arduino_balkon; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         connection to arduino >arduino_balkon
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 1016, in sendMsgToArduino
    output = self.parseFromArduino(ret,output)
  File "plugin.py", line 1063, in parseFromArduino
    out= output
NameError: name 'output' is not defined
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         connection to arduino >arduino_balkon
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 1016, in sendMsgToArduino
    output = self.parseFromArduino(ret,output)
  File "plugin.py", line 1063, in parseFromArduino
    out= output
NameError: name 'output' is not defined
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:S0=ALL_Sensors&'
   arduino                         connection to arduino >arduino_balkon
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 1016, in sendMsgToArduino
    output = self.parseFromArduino(ret,output)
  File "plugin.py", line 1063, in parseFromArduino
    out= output
NameError: name 'output' is not defined
   arduino                         arduino_schuur; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         connection to arduino >arduino_schuur
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 1016, in sendMsgToArduino
    output = self.parseFromArduino(ret,output)
  File "plugin.py", line 1063, in parseFromArduino
    out= output
NameError: name 'output' is not defined
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         connection to arduino >arduino_schuur
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 1016, in sendMsgToArduino
    output = self.parseFromArduino(ret,output)
  File "plugin.py", line 1063, in parseFromArduino
    out= output
NameError: name 'output' is not defined
   arduino                         i, out  0  ['aw:D5=0', 'aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.21/?aw:D5=0&aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:D5=0&aw:S0=ALL_Sensors&'
   arduino                         connection to arduino >arduino_schuur
   arduino Error                   
Traceback (most recent call last):
  File "plugin.py", line 1016, in sendMsgToArduino
    output = self.parseFromArduino(ret,output)
  File "plugin.py", line 1063, in parseFromArduino
    out= output
NameError: name 'output' is not defined
   arduino                         arduino_balkon; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:S0=ALL_Sensors&'
   arduino                         arduino_schuur; current status is: Offline  (test2)
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         i, out  0  ['aw:D5=0', 'aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.21/?aw:D5=0&aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:D5=0&aw:S0=ALL_Sensors&'
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:S0=ALL_Sensors&'
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         i, out  0  ['aw:D5=0', 'aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.21/?aw:D5=0&aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:D5=0&aw:S0=ALL_Sensors&'
   Schedule                        arduino_schuur_cmd ALL_Sensors
   Schedule                        arduino_balkon_cmd ALL_Sensors
   arduino                         setPin  data: arduino_schuur  deviceTypeId:UNO  {'UNO': 'arduino', 'MEGA': 'arduino', 'mkr1000': 'arduino', 'FREEE-Undefined': 'arduino', 'ESP16': 'arduino', 'ESP1': 'arduino', 'sainsmart8-1': 'sainsmart'}
   arduino                         action= aw:S0=ALL_Sensors&
   arduino                         hello 1
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.21/?aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:S0=ALL_Sensors&'
   arduino                         returned= {'Status': 'Offline'}
   arduino                         setPin  data: arduino_balkon  deviceTypeId:UNO  {'UNO': 'arduino', 'MEGA': 'arduino', 'mkr1000': 'arduino', 'FREEE-Undefined': 'arduino', 'ESP16': 'arduino', 'ESP1': 'arduino', 'sainsmart8-1': 'sainsmart'}
   arduino                         action= aw:S0=ALL_Sensors&
   arduino                         hello 1
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:S0=ALL_Sensors&'
   arduino                         returned= {'Status': 'Offline'}
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:S0=ALL_Sensors&'
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         i, out  0  ['aw:D5=0', 'aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.21/?aw:D5=0&aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:D5=0&aw:S0=ALL_Sensors&'
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:S0=ALL_Sensors&'
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         i, out  0  ['aw:D5=0', 'aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.21/?aw:D5=0&aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:D5=0&aw:S0=ALL_Sensors&'
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.22/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=O', 'pg:D4=U', 'pg:D5=U', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.22/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=O&pg:D4=U&pg:D5=U&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         i, out  0  ['aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.22/?aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:S0=ALL_Sensors&'
   arduino                         i, out  0  ['st:']
   arduino                         http://192.168.178.21/?st:&?
   arduino                         msg from arduino: b'>>Configured'
   arduino                         i, out  0  ['pg:D0=U', 'pg:D1=U', 'pg:D2=U', 'pg:D3=U', 'pg:D4=U', 'pg:D5=O', 'pg:D6=U', 'pg:D8=U', 'pg:D9=U']
   arduino                         http://192.168.178.21/?pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&?
   arduino                         msg from arduino: b'>>pg:D0=U&pg:D1=U&pg:D2=U&pg:D3=U&pg:D4=U&pg:D5=O&pg:D6=U&pg:D8=U&pg:D9=U&'
   arduino                         i, out  0  ['aw:D5=0', 'aw:S0=ALL_Sensors']
   arduino                         http://192.168.178.21/?aw:D5=0&aw:S0=ALL_Sensors&?
   arduino                         msg from arduino: b'>>aw:D5=0&aw:S0=ALL_Sensors&'

Posted on
Mon Jun 26, 2023 1:09 pm
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: plugin upgrade for Indigo > v2022.2?

.. try ...14

Posted on
Mon Jun 26, 2023 2:04 pm
slackman1 offline
Posts: 52
Joined: Jun 20, 2011

Re: plugin upgrade for Indigo > v2022.2? ➡︎ success!!

Hi Karl,

v2022.9.14 is looking very good! No errors, also not in debug logs. Sensor values are updating, outputs are reacting... :D
I'll let this version run for the night and report back tomorrow!

A big thanks for your kind support and obviously very skilled command of Python...:-) Not to say your lightning speed replies and updates...

Gerrit Jan

Who is online

Users browsing this forum: No registered users and 6 guests