Hey guys, I’m getting this error in my logs and I’m not really sure where to begin with trouble shooting it:
http://hastebin.com/lecojiyinu.vhdl
This portion makes me think its related to my DLink plugs which have been previously troublesome, but I’m not 100% sure.
File “/usr/local/lib/python3.4/dist-packages/homeassistant/components/switch/dlink.py”, line 71, in is_on
return self.smartplug.state == ‘ON’
Any tips on where to look to track this error down? It seems to be popping every 30 seconds to a minute in the logs.