提交历史

作者 SHA1 备注 提交日期
  Chris Mullins e998e12d6f Merge branch 'v1.2.0' into homeassistant_json 8 年之前
  Chris Mullins c9365d6ce3 check in ESP8266WebServer to allow overriding a buffer constant. PR is open in esp8266/Arduino to allow override without copypasta 8 年之前
  Chris Mullins ace7af7bde remove print 8 年之前
  Chris Mullins b4a355d138 implement RGB, brightness, and state 8 年之前
  Chris Mullins 38f8fce169 reorder inputs, add tooltips for MQTT fields 8 年之前
  Chris Mullins c85d91107e document MQTT in README 8 年之前
  Chris Mullins bbaa373bf8 respect username/password 8 年之前
  Chris Mullins b52916f79b disable debug printing 8 年之前
  Chris Mullins e80d6c1e27 progmem macro 8 年之前
  Chris Mullins d8dd939680 fix bugs in topic parsing 8 年之前
  Chris Mullins d9ca333cc4 fix tokens 8 年之前
  Chris Mullins 3fd016ec43 first stab at MQTT subscriber 8 年之前
  Chris Mullins ac263dcba1 Merge branch 'v1.2.0' of github.com:sidoh/esp8266_milight_hub into v1.2.0 8 年之前
  Chris Mullins 87c630463b add copy/paste SSDP with constants in progmem. saves 100s of bytes of SRAM. PR open to esp8266/Arduino to fix 8 年之前
  Chris Mullins 797245f488 Merge pull request #47 from sidoh/lt8900_reads 8 年之前
  Chris Mullins 5571e34872 add PROGMEM in a few places 8 年之前
  Chris Mullins 5d2e8a9fba Merge pull request #53 from sidoh/device_discovery 8 年之前
  Chris Mullins 80085a9105 document SSDP/mDNS usage 8 年之前
  Chris Mullins 8b3cc78d37 support mDNS and SSDP 8 年之前
  Chris Mullins c94d28dccd Merge pull request #52 from sidoh/cleanup_pattern_handler 8 年之前
  Chris Mullins 45a64ecde1 delete Vector 8 年之前
  Chris Mullins 62d1ea7ae1 Use TokenIterator instead of Vector crap in pattern routes 8 年之前
  Chris Mullins 9379ab3093 uncomment 8 年之前
  Chris Mullins 36254ac02c clarify 8 年之前
  Chris Mullins e9b8bd0927 update README 8 年之前
  Chris Mullins 6ce9997234 proper night mode command handling 8 年之前
  Chris Mullins 8a3ebf1419 Merge pull request #50 from sidoh/multi_protocol 8 年之前
  Chris Mullins 302c92ce14 remove print 8 年之前
  Chris Mullins b74cc8c4bf Merge branch 'v1.2.0' into multi_protocol 8 年之前
  Chris Mullins c15ee923a4 support POST in addition to PUT for command endpoints 8 年之前