Xose Pérez
|
af805ab045
|
Update copyright notices
|
6 years ago |
Xose Pérez
|
50ee5be3e4
|
Color synchronisation between different lights via MQTT
|
6 years ago |
Xose Pérez
|
d3edf9e7cd
|
Fix uninitialized muxes for dimmer lights (#356)
|
6 years ago |
Xose Pérez
|
8eb1390118
|
Fix references to pwm.h
|
6 years ago |
Xose Pérez
|
8b01681de2
|
Changed apiRegister method
|
6 years ago |
Xose Pérez
|
8e5227f4f2
|
Transition brightness changes
|
7 years ago |
Xose Pérez
|
67b8c9a23a
|
Fix PWM WDT resets by increasing period and chaning back to TIMER1 interrupts
|
7 years ago |
Xose Pérez
|
dcc09128cd
|
Option to enable/disable color smooth transtions from webUI. New LIGHTS tab in webUI
|
7 years ago |
Xose Pérez
|
97c52ed1a0
|
Color transitions
|
7 years ago |
Xose Pérez
|
d1abe1fc65
|
Option to disable MQTT at build time
|
7 years ago |
Xose Pérez
|
3518a7bc5e
|
Websocket callbacks (part 2)
|
7 years ago |
Xose Pérez
|
5d10a6ff55
|
Compile without InfluxDB support by default, removed non-supported light_ir module
|
7 years ago |
Xose Pérez
|
41804ae01d
|
Update my9291 to my92xx. Fixes issues with Sonoff B1
|
7 years ago |
Xose Pérez
|
57ac756abd
|
Support for HSV colors
|
7 years ago |
Xose Pérez
|
6f04a2a838
|
Fix typo in light.ino module
|
7 years ago |
Xose Pérez
|
26d3646a4a
|
Fix lightBrightnessStep
|
7 years ago |
Xose Pérez
|
c990cc4c11
|
Using ESP8266_pwm_new
|
7 years ago |
Xose Pérez
|
6e809c7baf
|
Option to prevent 100% PWM output
|
7 years ago |
Xose Pérez
|
bd5d997c25
|
Clean up
|
7 years ago |
Xose Pérez
|
ac0d2163ed
|
Hacky fix of spurious white channel on when my92XX off
|
7 years ago |
Xose Pérez
|
cfb9880d9b
|
Fix HA autodicovery, allow to report color as comma separated values
|
7 years ago |
Xose Pérez
|
8bad4218a0
|
Added support Authometion LYT8266 (testing)
|
7 years ago |
Xose Pérez
|
1b4290e8f6
|
Move IR code to its own module
|
7 years ago |
Xose Pérez
|
b07660c3d7
|
Option to disable continuous light color saving, avoiding flickering
|
7 years ago |
soif
|
04b799f34c
|
Implements lightLoop + Don't use when LIGHT_PROVIDER_EXPERIMENTAL_RGB_ONLY_HSV_IR is defined
|
7 years ago |
Xose Pérez
|
b4466f5436
|
Debug info
|
7 years ago |
Xose Pérez
|
7dc4eeca84
|
Fix support for Sonoff B1
|
7 years ago |
Xose Pérez
|
68c90c1cc0
|
Fix bug using snprintf
|
7 years ago |
Xose Pérez
|
f7cf9a691f
|
Replaced sprintf with safer snprintf
|
7 years ago |
Xose Pérez
|
fb60201cf1
|
Option to build without web server support
|
7 years ago |
Xose Pérez
|
9750bf26bb
|
Moved strings to PROGMEM, 160 bytes saved in memory
|
7 years ago |
Xose Pérez
|
571edc32e8
|
Use brightness when mocking RGB white
|
7 years ago |
Xose Pérez
|
8abb8ffaff
|
Allow to define useColor, useWhite and useGamma from web interface
|
7 years ago |
Xose Pérez
|
58a8feb90b
|
Allow to disable color picker
|
7 years ago |
Xose Pérez
|
3cf7d32478
|
Change the way dimmer light work and a whole lot of other stuff
|
7 years ago |
Xose Pérez
|
49a3bb2029
|
Mock white color support via MQTT
|
7 years ago |
Xose Pérez
|
7533650d96
|
Prevent division by zero error in color temperature calculation
|
7 years ago |
Xose Pérez
|
3b19e55453
|
Fix color temperature to use mireds instead of kelvin as input value
|
7 years ago |
Xose Pérez
|
46d86eb6c9
|
Report brightness via MQTT
|
7 years ago |
Xose Pérez
|
f9f7b6419e
|
Support for brightness and color/temperature MQTT topics
|
7 years ago |
Xose Pérez
|
4d96cac751
|
Improve support fro H801 led controller, thanks to Minh Phuong Ly
|
7 years ago |
Chris Ward
|
0a46e20de4
|
Chnaged remaining PWM_RANGE to LIGHT_PWM_RANGE
|
7 years ago |
Chris Ward
|
4fb49d8ebc
|
Coding style changes
|
7 years ago |
Chris Ward
|
b078c8117f
|
Added optional gamma correction for light
|
7 years ago |
Chris Ward
|
bf68e8b946
|
Added support for setting light PWM frequency and range
|
7 years ago |
Xose Pérez
|
57f5408b5b
|
Added temperature to RGB calculation. Thanks to Sacha Telgenhof
|
7 years ago |
Xose Pérez
|
994e7f2547
|
Naming changes in light module
|
7 years ago |
Xose Pérez
|
5f3780730b
|
Minimize my9291 flickering when firmware boots
|
7 years ago |
Xose Pérez
|
669d68d733
|
Allow #RRGGBB, RRR,GGG,BBB and WWW formats for color
|
7 years ago |
Xose Pérez
|
85bb72c789
|
Issue #113. Fix restoring color upon reboot
|
7 years ago |