export const automation = { CONNECTING: 'CONNECTING', MISSING: 'MISSING', CONNECTED: 'CONNECTED', DISCONNECTED: 'DISCONNECTED', }