136 Commits (a6c5c7e7c7367a56451f02f981fce7c5f943e020)

Author SHA1 Message Date
  Maxim Prokhorov 01b76adff0 crash,lights: ensure that settings contain positive value 5 years ago
  Max Prokhorov 6a3ef86c8f light: change naming order for cct vars 5 years ago
  Max Prokhorov 6d9d4ae149 light: provide mired warm / cold limits to webui 5 years ago
  Maxim Prokhorov bcd2bf807f light: configure colortemp limits from settings 5 years ago
  Max Prokhorov f007b484e3 lights: directly use String as buffer for group payload 5 years ago
  Max Prokhorov 97821f3b21 lights(xxx): help 2.3.0 string deduplication 5 years ago
  Max Prokhorov 3ae164490a light: move hardcoded comms masks to the header 5 years ago
  Max Prokhorov 9ec3723a11 light: update toRGB and toHSV to use local buffer 5 years ago
  Max Prokhorov 559c75d3c7 lights: switch to signed arithmetic, introduce adjustment and update step functions 5 years ago
  Max Prokhorov d4698c0a37
light: fix inconsistent transitions (#1901, #1923) 5 years ago
  Max Prokhorov c0c534926b
Light: store pwm consts as progmem data (#1906) 5 years ago
  Max Prokhorov ae070b5973
Lights: channel value change detection (#1914) 5 years ago
  Max Prokhorov cf3bd49bde
light: fix value2pwm range conversion (#1902, #1905) 5 years ago
  Max Prokhorov 7959863526 lights: toRGB default arg 5 years ago
  Max Prokhorov 054a9a5ea7 lights: fix kelvin/mired const naming 5 years ago
  Max Prokhorov f0a86ded9e lights/hsv: properly divide rgb values 5 years ago
  Max Prokhorov 5d5f0f8b8c light: schedule provider update on loop 5 years ago
  Max Prokhorov b3600bdc14
Format fixes in light module (#1874) 5 years ago
  Max Prokhorov 21423431ce
Fixed size json payload & other WS bugfixes (#1843) 5 years ago
  Max Prokhorov 6765fd830f Fix assert condition 5 years ago
  Max Prokhorov e169a9dc6d Always apply channel inputValue->value 5 years ago
  Max Prokhorov 5883617ee6 Light: move gamma to PROGMEM 5 years ago
  Max Prokhorov c918791920 Light: split RGBWW and only W brightness 5 years ago
  Max Prokhorov f8a0b9935c Terminal: Add description for each channel 5 years ago
  copyrights 21b0ac04df MQTT: send mired if cct in use (#1742) 5 years ago
  copyrights 9ceca44770 Two channel CCT (#1732) 5 years ago
  copyrights d9b9e1449d MQTT and HA brightness (#1730) 5 years ago
  Max Prokhorov 820d8c4be8
Initial implementation of RTCMEM storage (#1420) 5 years ago
  tsymbaliuk 2832dc7552 Allow to set relative brightness and relative color in mireds through command using +N and -N notation 5 years ago
  Max Prokhorov d87f6124c9
Send brightness to websocket 5 years ago
  Malachi Soord c8231860ac
[copyright-update] Update for 2019 5 years ago
  Max Prokhorov 868d153fa4 Compact WS data 5 years ago
  Xose Pérez d47ae2e4a4 Helper terminal methods terminalOK and terminalError 5 years ago
  Xose Pérez b9e13446fc Revert "Wrap embeddis commands and move feedback to caller" 5 years ago
  Xose Pérez cc4ba52b4d Delay light comms (mqtt, ws, broker) to avooid jamming 5 years ago
  Xose Pérez 356be730e2 Added message type to broker 5 years ago
  Xose Pérez 7ad0e3a02b Wrap embeddis commands and move feedback to caller 5 years ago
  Xose Pérez 27e7b9ae89 Move terminal methods to own module 5 years ago
  Xose Pérez fcf59d04cd Change light transition time via MQTT or API (#1412) 5 years ago
  Xose Pérez 19d0c5d17a Report target color values on MQTT and API 5 years ago
  Xose Pérez 01802741f2 Tested encoder support 6 years ago
  Xose Pérez ea1207195c Initial -untested- support for Xiaomi Smart Desk Lamp (#884) and rotary encoders 6 years ago
  Xose Pérez 7d09f59952 Handle configure callbacks outside the ws module 6 years ago
  Xose Pérez 4f61d3aa7e Option to remove API_SUPPORT at build time 6 years ago
  Niklas Wagner 409d2f7f90
_light_mireds must be set before we return; 6 years ago
  Xose Pérez e80b49d5f1 Simplify mired/kelvin methods 6 years ago
  Xose Pérez 69ac57abb4 Using alternative methods for maths, saving ~8Kb with lights 6 years ago
  Xose Pérez bc67e93c28 Fix per channel state on/off for lights (#830) 6 years ago
  Niklas Wagner 5e32f8cac9 Refactor Code 6 years ago
  Niklas Wagner f116f30ef7 Rename variables 6 years ago