Niklas Wagner
|
5e32f8cac9
|
Refactor Code
|
6 years ago |
Niklas Wagner
|
f116f30ef7
|
Rename variables
|
6 years ago |
Niklas Wagner
|
e8bd92c192
|
Add Webinterface Option
|
6 years ago |
Niklas Wagner
|
81dcb644b6
|
Switch 4th and 5th channel and rename variables
|
6 years ago |
Niklas Wagner
|
20adc846a9
|
Use the 5th Channel as Cold White LED
|
6 years ago |
Xose Pérez
|
33b2c919bc
|
Add brightness factor for lightbulbs with power white LEDs but low brightness RGB
|
6 years ago |
Niklas Wagner
|
412051ae8d
|
Always set white inputValue to 0
|
6 years ago |
Xose Pérez
|
627b9874d1
|
Use brightness when _light_use_white is disabled
|
6 years ago |
Niklas Wagner
|
2bc1e6f97a
|
Rework RGBW implementation and cleanup script
|
6 years ago |
Niklas Wagner
|
04b23cd146
|
WIP Kelvin
|
6 years ago |
Niklas Wagner
|
9e1352f5ef
|
Fix color Restore functions
|
6 years ago |
Niklas Wagner
|
c0e92c5c4a
|
Implement RGBW correctly
|
6 years ago |
Xose Pérez
|
fa20c47f29
|
Check which keys should be saved and which ones shouldn't (#730)
|
6 years ago |
Xose Pérez
|
8a9e72e4be
|
Add option to specify the light transition time in web UI (#739)
|
6 years ago |
Xose Pérez
|
5c662432ee
|
Changed naming convention: topic key is now magnitude
|
6 years ago |
Xose Pérez
|
5ff860d2ea
|
Fix initialization of per channel states
|
6 years ago |
Xose Pérez
|
789e834c55
|
Support to set on/off state per channel using switches (#457)
|
6 years ago |
Xose Pérez
|
90ce2a8e37
|
Local broker
|
6 years ago |
Xose Pérez
|
b082d14c59
|
Loop hooks
|
6 years ago |
Xose Pérez
|
ff56e38254
|
Added hostname and mac placeholders for MQTT base topic
|
6 years ago |
Xose Pérez
|
a5df00b569
|
Option to disable network scanning (#392, #399). Scan networks from web UI
|
6 years ago |
Xose Pérez
|
ce9e2a6482
|
Refactor settings module, added settingsCommandRegister
|
6 years ago |
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 |