Fix automation order in device list

This commit is contained in:
Vishal Banthia
2017-09-19 07:34:37 +09:00
parent e2a0447def
commit cc5d7580c2

View File

@@ -623,6 +623,7 @@ function DeviceStatusCell(options) {
, compare: (function() {
var order = {
using: 10
, automation: 15
, available: 20
, busy: 30
, ready: 40