import Em from 'ember'; export default Em.Component.extend({ apiURL: null, lightsData: null, activeLights: null, });