Make sure Nest is setup before the binary sensors.

pull/1217/head
Jan Harkes 2016-02-11 21:28:08 -05:00
parent 3f7ff2b1d4
commit b04ff7207c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import homeassistant.components.nest as nest
from homeassistant.components.sensor.nest import NestSensor
from homeassistant.components.binary_sensor import BinarySensorDevice
DEPENDENCIES = ['nest']
BINARY_TYPES = ['fan',
'hvac_ac_state',
'hvac_aux_heater_state',