Add binary sensor

This commit is contained in:
Fabian Affolter 2015-11-17 23:04:42 +01:00
parent 244b8cde15
commit d763c49d23

View File

@ -16,8 +16,9 @@ const PRIORITY = {
alarm_control_panel: 3,
camera: 4,
sensor: 5,
scene: 6,
script: 7,
binary_sensor: 6,
scene: 7,
script: 8,
thermostat: 40,
media_player: 50,
};