mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Add binary sensor
This commit is contained in:
parent
244b8cde15
commit
d763c49d23
@ -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,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user