Commit History

作者 SHA1 備註 提交日期
  Chris Mullins c942ce60ed Remove unused num periods parameter 6 年之前
  Chris Mullins 83270cc905 Transition from current state if bulb is already on 6 年之前
  Christopher Mullins 06e5c39260 Change status: ON transition behavior: will always transition from 0 brightness, rather than last known brightness. 6 年之前
  Christopher Mullins 6c16e258e5 Add hex field color 6 年之前
  Christopher Mullins b90c66979e Fix bug where commands containing transition field and a status/brightness field would generate conflicting transitions 6 年之前
  Christopher Mullins b918a6119c Add missing effect key 6 年之前
  Christopher Mullins a7d9d49cae Add support for transitioning from on/off 6 年之前
  Christopher Mullins 600246b5a3 Handler for status 6 年之前
  Chris Mullins 00fe835fdd New feature: transitions (#488) 6 年之前
  Chris Mullins 52d5c73e1f New feature: queued packet sends (#479) 6 年之前
  Chris Mullins 21ea62165c Bugfix: boolean values for state/status field are not properly recognized (#477) 6 年之前
  Chris Mullins ba9aa46f9d Internal improvements: upgrade to ArduinoJson v6, use upstream HTTP lib, etc... (#458) 6 年之前
  Christopher Mullins 644666478f Fix compiler warnings 6 年之前
  Chris Mullins 743fc9f2a7 Improvements in group 0 behavior (#426) 6 年之前
  Chris Mullins 3dbfb150ea Add toggle command (#407) 6 年之前
  Christopher Mullins 9cffbaa65c Add support for setting OpenHAB colorRGB channel type format 6 年之前
  Christopher Mullins 7a15e2345e Fix #312 -- multiple commands in same JSON would cause commands after 1st to get blank state 7 年之前
  Adrian Ebeling 9f133081df Forward parameters in overloaded MiLightClient::prepare() 7 年之前
  Chris Mullins 0342315924 v1.7.0 release (#275) 7 年之前
  Brett Bartrum 32cb00ed37 add field to better support HASS effects (#199) 7 年之前
  Christopher Mullins 0b2fbe3f91 Fix buffer overrun bug 8 年之前
  Christopher Mullins 5fd83f1256 get rid of extraneous prints 8 年之前
  Christopher Mullins b972791c5d Disable state updates until entire command has been processed 8 年之前
  Christopher Mullins eb89f38c48 Fix bug in when DEBUG_PRINTF is enabled 8 年之前
  Chris Mullins 205fe90b20 dont apply throttling for multi-packet commands 8 年之前
  Chris Mullins 4b4293cca0 configurable throttle parameters 8 年之前
  Chris Mullins 17838648c4 dont duplicate setting lastSend 8 年之前
  Chris Mullins a623720f2c add repeat throttling 8 年之前
  Chris Mullins b0a076828e Bug fix - packet repeats not correctly applied when settings are saved 8 年之前
  Chris Mullins cd3110d16c return reference instead of pointer 8 年之前