pylinting..

pull/828/head
sander 2016-01-02 20:53:25 +01:00
parent 39de92960d
commit 8c7898ed05
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ def setup_platform(hass, config, add_devices, discovery_info=None):
away_temp)])
except socket.error:
_LOGGER.error(
"Connection error logging into the honeywell evohome web service"
"Connection error logging into the honeywell evohome web service"
)
return False