UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

11 lines (9 loc) 139 B
export const TYPE_COLOR_MAP = { info: 'cyan' } export const LEVEL_COLOR_MAP = { 0: 'red', 1: 'yellow', 2: 'white', 3: 'green' }