Hue Interface gone bats**t!

David Grant Klassen d.g.klassen at primus.ca
Mon Feb 17 14:23:43 EST 2020


All of a sudden I get my log file flooded with repetitions of:

Feb 17, 2020 12:41:35 PM  HomeyHue: Error in xtTimer.action: type=<type 'exceptions.TypeError'> value=unsupported operand type(s) for /: 'NoneType' and 'int'
Feb 17, 2020 12:41:35 PM  HomeyHue: Traceback (most recent call last):
Feb 17, 2020 12:41:35 PM    File "/Applications/XTension/XTension.app/Contents/Resources/Plugins/python_includes/current/xtension_plugin/xtension_plugin.py", line 3463, in _action
Feb 17, 2020 12:41:35 PM      self.action()
Feb 17, 2020 12:41:35 PM    File "/Applications/XTension/XTension.app/Contents/Resources/Plugins/hue2.isf/hue.py", line 3442, in action
Feb 17, 2020 12:41:35 PM      hue.pollSensors()
Feb 17, 2020 12:41:35 PM    File "/Applications/XTension/XTension.app/Contents/Resources/Plugins/hue2.isf/hue.py", line 2740, in pollSensors
Feb 17, 2020 12:41:35 PM      workSensor.updateFromJSON( workData)
Feb 17, 2020 12:41:35 PM    File "/Applications/XTension/XTension.app/Contents/Resources/Plugins/hue2.isf/hue.py", line 2195, in updateFromJSON
Feb 17, 2020 12:41:35 PM      buttonSuffix = int( buttonCode / 1000)
Feb 17, 2020 12:41:35 PM  TypeError: unsupported operand type(s) for /: 'NoneType' and ‘int’

These log entries repeat every second.

Running Mojave with latest updates.

Running XTension 9.4.27

I can stop the madness by disabling the Hue Interface in XTension.

The only thing I can think of is that I’ve added a Hue Remote.

peace,
Grant




More information about the XTensionList mailing list