Commit History

Author SHA1 Message Date
  Chris Mullins 8c65a7f112 update platformio 8 years ago
  Chris Mullins c27bf8275a explicitly reference staging platform 8 years ago
  Chris Mullins e6de2b99fc recompile webpage 8 years ago
  Chris Mullins 0c9de9ebe6 Compile against staging Arduino. Includes fix for KRACK attack 8 years ago
  Chris Mullins 57aa72d148 Merge pull request #118 from sidoh/state_persistence 8 years ago
  Chris Mullins e08f1dfb74 update description 8 years ago
  Chris Mullins 46aa12f217 rate limit state flushes; add debug 8 years ago
  Chris Mullins d6a66b0ab7 remove DEBUG_PRINTF 8 years ago
  Chris Mullins 1303cce8ae load brightness, color temp, saturation, color from state 8 years ago
  Chris Mullins 8373bb388c fan out group 0 to all groups 8 years ago
  Chris Mullins b775b45434 move MiLightButtons->MiLightConstants 8 years ago
  Chris Mullins b6c0c430ea More appropriate name for GroupId (BulbId) 8 years ago
  Chris Mullins b0a076828e Bug fix - packet repeats not correctly applied when settings are saved 8 years ago
  Chris Mullins ad9ef3840f add state flush rate limit to UI 8 years ago
  Chris Mullins 85091d1acd serve default values for newly added settings 8 years ago
  Chris Mullins 5a0819d406 Fix remote fetching for RGBW 8 years ago
  Chris Mullins 8db6253332 implement state updates rate limiting 8 years ago
  Chris Mullins b2c603f0b5 use extern constant 8 years ago
  Chris Mullins c4fb11aefe HTTP PUT for bulbs responds with new bulb state 8 years ago
  Chris Mullins cd3110d16c return reference instead of pointer 8 years ago
  Chris Mullins ef6d2d5801 Merge branch 'v1.6.0' of github.com:sidoh/esp8266_milight_hub into state_persistence 8 years ago
  Chris Mullins 22f3baf667 apply optimizations to nRF24 radio handler by @khamann 8 years ago
  Chris Mullins d991d45fd6 Merge pull request #125 from speendo/master 8 years ago
  Chris Mullins a3ae55cac7 Merge branch 'v1.6.0' into state_persistence 8 years ago
  Chris Mullins b971c18395 fix bugs in v5 UDP handling 8 years ago
  Marcel Jira f32c2abfcc Added a WiFi password for security reasons. This should solve #123 8 years ago
  Marcel Jira b046fcf947 corrected the "clear_wifi_config" functions with WiFiManagers "resetSettings()". This should solve #120 8 years ago
  Chris Mullins 3bec832798 make MQTT state updates persistent 8 years ago
  Chris Mullins 5831404ae5 Merge branch 'v1.6.0' of github.com:sidoh/esp8266_milight_hub into state_persistence 8 years ago
  Chris Mullins ff9cefa813 Fix bad printf_Ps, declare constant remote configs as extern. avoids weird initialization issues 8 years ago