UNPKG

luftstatus-lifx

Version:

Change the colour of your hue lightbulb according to air pollution status

7 lines (6 loc) 224 B
module.exports = { url: 'https://api.lifx.com/v1/lights/all/state', // See https://api.developer.lifx.com/v1/docs/selectors to control selected lights token: 'your-token', area: 'Grenland', pollIntervalMinutes: 60 }