Make sure Nest is setup before the binary sensors.
This commit is contained in:
parent
3f7ff2b1d4
commit
b04ff7207c
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue