bpennypacker / SenseME-Indigo-Plugin

Indigo Plugin for 'Big Ass Solutions' Haiku Fans with SenseME
GNU General Public License v2.0
5 stars 4 forks source link

Editing IP address throws an error #14

Open boisy opened 3 years ago

boisy commented 3 years ago

I'm getting an error when trying to change the IP address of my fan in the device settings. Here's the output of the log:

` SenseME Fan Error Error in plugin execution UiValidate:

Traceback (most recent call last): File "plugin.py", line 553, in validateDeviceConfigUi ValueError: invalid literal for int() with base 10: ''

SenseME Fan Error Error in plugin execution UiValidate:

Traceback (most recent call last): File "plugin.py", line 553, in validateDeviceConfigUi ValueError: invalid literal for int() with base 10: ''

SenseME Fan Error Error in plugin execution UiValidate:

Traceback (most recent call last): File "plugin.py", line 544, in validateDeviceConfigUi KeyError: (475303856,)

`