johnray / Indigo-Nest-Thermostat-Plugin

Nest Thermostat plugin for Indigo 5.x Pro
GNU General Public License v2.0
17 stars 8 forks source link

exceptions.AttributeError in version 1.0.2 #6

Open djekels-zz opened 10 years ago

djekels-zz commented 10 years ago

I am unable to use this plugin in indigo.

Reloading plugin "Nest Thermostat 1.0.2" Stopping plugin "Nest Thermostat 1.0.2" (pid 61638) Stopped plugin "Nest Thermostat 1.0.2" Starting plugin "Nest Thermostat 1.0.2" (pid 61656) Started plugin "Nest Thermostat 1.0.2" Nest Thermostat Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last): File "plugin.py", line 641, in runConcurrentThread File "plugin.py", line 521, in _refreshStatesFromHardware <type 'exceptions.AttributeError'>: 'Plugin' object has no attribute '_myNest'

Nest Thermostat Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds) Schedule set staircase lux Nest Thermostat Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last): File "plugin.py", line 641, in runConcurrentThread File "plugin.py", line 521, in _refreshStatesFromHardware <type 'exceptions.AttributeError'>: 'Plugin' object has no attribute '_myNest'

Nest Thermostat Error plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds) Disabling plugin "Nest Thermostat 1.0.2" Stopping plugin "Nest Thermostat 1.0.2" (pid 61656) Stopped plugin "Nest Thermostat 1.0.2"