iobroker.yeelight-2
Version:
14 lines (13 loc) • 647 B
JavaScript
module.exports = {
candle_flicker: [
'cf',
0,
0,
'800,2,2700,50,800,2,2700,30,1600,2,2700,80,800,2,2700,60,1200,2,2700,90,2400,2,2700,50,1200,2,2700,80,800,2,2700,60,400,2,2700,70',
],
sunrise: ['cf', 3, 1, '50,1,16731392,1,360000,2,1700,10,540000,2,2700,100'],
sunset: ['cf', 3, 2, '50,2,2700,10,180000,2,1700,5,420000,1,16731136,1'],
romantic_lights: ['cf', 0, 1, '4000,1,5838189,1,4000,1,6689834,1'],
happy_birthday: ['cf', 0, 1, '1996,1,14438425,80,1996,1,14448670,80,1996,1,11153940,80'],
notification: ['cf', 4, 0, '800,2,5000,100,800,2,5000,10,800,2,50000,100,800,2,5000,10'],
};