mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Make sure Nest is setup before the binary sensors.
This commit is contained in:
parent
3f7ff2b1d4
commit
b04ff7207c
@ -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…
x
Reference in New Issue
Block a user